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: 8.0.2.0 (8.0.2.20210618)
Syntax
public class MixedCodeDocumentTextFragment : MixedCodeDocumentFragment

The MixedCodeDocumentTextFragment type exposes the following members.

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