MixedCodeDocumentTextFragment Class | 
 
            Represents a fragment of text in a mixed code document.
            
Inheritance Hierarchy 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic class MixedCodeDocumentTextFragment : MixedCodeDocumentFragment
Public Class MixedCodeDocumentTextFragment
	Inherits MixedCodeDocumentFragment
The MixedCodeDocumentTextFragment type exposes the following members.
Properties| 
								 
							 | Name | Description | 
|---|
  | Text | 
            Gets the fragment text.
              | 
Top
See Also