IsReadOnly Method (IDocument) Send Feedback
See Also 
ReadOnly[out]
True if the document is read only, false if not
Gets whether the document is read only.

Syntax

Visual Basic 
Sub IsReadOnly( _
   ByRef ReadOnly As System.Boolean _
) 
C# 
void IsReadOnly( 
   out System.bool ReadOnly
)
JavaScript 
IsReadOnly(
) : Boolean
COM native C++ 
HRESULT IsReadOnly( 
   VARIANT_BOOL* ReadOnly
) 
C++ 
DSRESULT IsReadOnly( 
   bool* ReadOnly
) 

Parameters

ReadOnly[out] or Return Value
True if the document is read only, false if not
 

See Also

Availability

DraftSight V1R1