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