MixedCodeDocumentCreateTextFragment Method |
Create a text fragment instances.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public MixedCodeDocumentTextFragment CreateTextFragment()
Public Function CreateTextFragment As MixedCodeDocumentTextFragment
Return Value
Type:
MixedCodeDocumentTextFragmentThe newly created text fragment instance.
See Also