CompiledParagraphInstance.IsCompiled 屬性

定義

表示此段落實例是否由 HTML 標籤編譯而成。

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

屬性值

一個 Boolean 值。

適用於