PdfDocumentPrivilege
AllowAll Property
|
All allowed.
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static PdfDocumentPrivilege AllowAll { get; }
Public Shared ReadOnly Property AllowAll As PdfDocumentPrivilege
Get
public:
static property PdfDocumentPrivilege^ AllowAll {
PdfDocumentPrivilege^ get ();
}
static member AllowAll : PdfDocumentPrivilege with get
Property Value
Type:
PdfDocumentPrivilege
See Also