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