CompiledParagraphInstance.IsCompiled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.