MixedCodeDocumentTextFragment Class |
Represents a fragment of text in a mixed code document.
Inheritance Hierarchy
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.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