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.0.0.0 (4.0.0.0)
Syntax public class MixedCodeDocumentTextFragment : MixedCodeDocumentFragment
Public Class MixedCodeDocumentTextFragment
Inherits MixedCodeDocumentFragment
The MixedCodeDocumentTextFragment type exposes the following members.
Properties
| Name | Description |
---|
| Text |
Gets the fragment text.
|
TopSee Also