alexa
menu

Document Processing

    Show / Hide Table of Contents

    PdfSecurityAgentTools.PermissionsRequest Class

    Inheritance
    System.Object
    PdfSecurityAgentTools.PermissionsRequest
    Namespace: Syncfusion.AI.AgentTools.PDF
    Assembly: Syncfusion.DocumentSDK.AI.AgentTools.dll
    Syntax
    public class PermissionsRequest : Object

    Constructors

    PermissionsRequest()

    Declaration
    public PermissionsRequest()

    Properties

    AllowAccessibilityCopyContent

    Declaration
    public bool AllowAccessibilityCopyContent { get; set; }
    Property Value
    Type
    System.Boolean

    AllowAssembleDocument

    Declaration
    public bool AllowAssembleDocument { get; set; }
    Property Value
    Type
    System.Boolean

    AllowCopyContent

    Declaration
    public bool AllowCopyContent { get; set; }
    Property Value
    Type
    System.Boolean

    AllowEditAnnotations

    Declaration
    public bool AllowEditAnnotations { get; set; }
    Property Value
    Type
    System.Boolean

    AllowEditContent

    Declaration
    public bool AllowEditContent { get; set; }
    Property Value
    Type
    System.Boolean

    AllowFillFields

    Declaration
    public bool AllowFillFields { get; set; }
    Property Value
    Type
    System.Boolean

    AllowFullQualityPrint

    Declaration
    public bool AllowFullQualityPrint { get; set; }
    Property Value
    Type
    System.Boolean

    AllowPrint

    Declaration
    public bool AllowPrint { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved