Langue

TextRunInstance.IsCompiled Propriété

Définition

Obtient une Boolean valeur qui indique s’il TextRunInstance s’agit d’un CompiledTextRunInstance, qui est une compilation à partir de balises HTML.

public:
 abstract property bool IsCompiled { bool get(); };
public abstract bool IsCompiled { get; }
member this.IsCompiled : bool
Public MustOverride ReadOnly Property IsCompiled As Boolean

Valeur de propriété

true si c’est TextRunInstance un CompiledTextRunInstance; sinon, false.

S’applique à