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