CompiledParagraphInstance.IsCompiled Property

Definition

Indicates whether this paragraph 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 value.

Applies to