Freigeben über


ParagraphInstance.IsCompiled Eigenschaft

Definition

Ruft einen Boolean-Wert ab, der angibt, ob es sich bei diesem ParagraphInstance-Objekt um ein CompiledParagraphInstance-Objekt handelt.

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

Eigenschaftswert

true, wenn dieses ParagraphInstance-Objekt ein CompiledParagraphInstance-Objekt ist, andernfalls false.

Gilt für: