Sdílet prostřednictvím


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
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method ResetInstanceCache() Resets the instance cache. (Inherited from BaseInstance.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property CompiledParagraphInstances Gets the compiled paragraphs.
Public property ParseErrorOccured Indicates whether a parse error has occurred.
Public property UniqueName The unique name of the instance object.

Top