Freigeben über


OpenDocumentOptions.IsPreview Property

Definition

Gets a value indicating whether to open document in preview mode.

public:
 property bool IsPreview { bool get(); };
[System.Runtime.Serialization.DataMember(Order=3)]
public bool IsPreview { get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.IsPreview : bool
Public ReadOnly Property IsPreview As Boolean

Property Value

Attributes

Applies to