Proprietà QsDocumentIsReadOnly
|
Restituisce se il documento è read only.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0-RC
Sintassipublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
Get
public:
property bool IsReadOnly {
bool get ();
}member IsReadOnly : bool with get
Valore della proprietà
Boolean
Vedi anche