CompiledRichTextInstance Members
Include Protected Members
Include Inherited Members
Represents a compiled paragraph instance generated from parsing HTML in a text run.
The CompiledRichTextInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ResetInstanceCache() | Resets the instance cache. (Inherited from BaseInstance.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CompiledParagraphInstances | Gets the compiled paragraphs. |
![]() |
ParseErrorOccured | Indicates whether a parse error has occurred. |
![]() |
UniqueName | The unique name of the instance object. |
Top