Search Results for

    Show / Hide Table of Contents

    Enum PdfDocument.PdfSecuritySettings.PdfPrintSecrity

    Enumeration defining levels of PDF user access rights to print a PDF.

    See AllowUserPrinting

    Namespace: IronPdf
    Assembly: IronPdf.dll
    Syntax
    public enum PdfPrintSecrity

    Fields

    Name Description
    FullPrintRights

    Users may print the PDF without restriction.

    NoPrint

    The user may not print the PDF unless they have the Owner password.

    PrintLowQuality

    The user may only print the PDF at low resolution unless they have the Owner password.

    ☀
    ☾
    In This Article
    Back to top
    Install with Nuget