Document.CreateProcessingInstruction
Document.CreateProcessingInstruction method
Maakt een ProcessingInstruction-knooppunt met de opgegeven naam en gegevensreeksen.
public ProcessingInstruction CreateProcessingInstruction(string target, string data)
Parameter | Type | Beschrijving |
---|---|---|
target | String | Het doelwit. |
data | String | De instructiegegevens. |
Winstwaarde
Zie ook
- class ProcessingInstruction
- class Document
- naamruimte Aspose.Html.Dom
- montage Aspose.HTML