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