Class DocumentPermissions
Inheritance
System.Object
DocumentPermissions
Assembly: IronPdf.dll
Syntax
public class DocumentPermissions : Object
Properties
AllowAnnotations
Declaration
public bool AllowAnnotations { get; }
Property Value
Type |
Description |
System.Boolean |
|
AllowAssembleDocument
Declaration
public bool AllowAssembleDocument { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AllowExtractAccessibility { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AllowExtractContent { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AllowFillForm { get; }
Property Value
Type |
Description |
System.Boolean |
|
AllowModifyContent
Declaration
public bool AllowModifyContent { get; }
Property Value
Type |
Description |
System.Boolean |
|
AllowPrintFullQuality
Declaration
public bool AllowPrintFullQuality { get; }
Property Value
Type |
Description |
System.Boolean |
|
AllowPrintLowQuality
Declaration
public bool AllowPrintLowQuality { get; }
Property Value
Type |
Description |
System.Boolean |
|
HasOwnerPermission
Declaration
public bool HasOwnerPermission { get; }
Property Value
Type |
Description |
System.Boolean |
|