MixedCodeDocumentTextFragments Property  | 
 
            Gets the list of text fragments in the document.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic MixedCodeDocumentFragmentList TextFragments { get; }Public ReadOnly Property TextFragments As MixedCodeDocumentFragmentList
	Get
Property Value
Type: 
MixedCodeDocumentFragmentList
See Also