Click or drag to resize

MixedCodeDocumentTextFragment Class

Represents a fragment of text in a mixed code document.
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.HtmlAgilityPackMixedCodeDocumentFragment
    WorkflowGen.My.HtmlAgilityPackMixedCodeDocumentTextFragment

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public class MixedCodeDocumentTextFragment : MixedCodeDocumentFragment

The MixedCodeDocumentTextFragment type exposes the following members.

Properties
  NameDescription
Public propertyText
Gets the fragment text.
Top
See Also