RunningDocumentInfo.IsDocumentInitialized Property

Definition

Determines whether the document has been initialized.

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

Property Value

True if the document has been initialized, otherwise false.

Applies to