| MixedCodeDocumentFragments Property  | 
            Gets the list of all 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 Fragments { get; }Public ReadOnly Property Fragments As MixedCodeDocumentFragmentList
	Get
Property Value
Type: 
MixedCodeDocumentFragmentList
See Also