PdfSecurityAgentTools.PermissionsRequest Class
Inheritance
System.Object
PdfSecurityAgentTools.PermissionsRequest
Assembly: Syncfusion.DocumentSDK.AI.AgentTools.dll
public class PermissionsRequest : Object
Constructors
Declaration
public PermissionsRequest()
Properties
AllowAccessibilityCopyContent
Declaration
public bool AllowAccessibilityCopyContent { get; set; }
Property Value
Declaration
public bool AllowAssembleDocument { get; set; }
Property Value
AllowCopyContent
Declaration
public bool AllowCopyContent { get; set; }
Property Value
Declaration
public bool AllowEditAnnotations { get; set; }
Property Value
AllowEditContent
Declaration
public bool AllowEditContent { get; set; }
Property Value
Declaration
public bool AllowFillFields { get; set; }
Property Value
Declaration
public bool AllowFullQualityPrint { get; set; }
Property Value
Declaration
public bool AllowPrint { get; set; }
Property Value