CompiledTextRunInstance.IsCompiled Property

Definition

Indicates whether this text run instance is compiled from HTML tags.

public:
 virtual property bool IsCompiled { bool get(); };
public override bool IsCompiled { get; }
member this.IsCompiled : bool
Public Overrides ReadOnly Property IsCompiled As Boolean

Property Value

A Boolean object.

Applies to