DocumentPermissions Property |
Gets permissions of the document.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 21.1
Syntaxpublic int Permissions { get; }
Public ReadOnly Property Permissions As Integer
Get
public:
property int Permissions {
int get ();
}
member Permissions : int with get
Property Value
Type:
Int32
See Also