Freigeben über


OpenDocumentOptions.IsUserReadonly Property

Definition

Gets a value indicating whether the document should be open in user readonly mode.

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

Property Value

Attributes

Applies to