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