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