Back to Devexpress

PdfPasswordSecurityOptions Class

corelibraries-devexpress-dot-xtraprinting-f85e6fbf.md

latest1.4 KB
Original Source

PdfPasswordSecurityOptions Class

Defines the security access options for the exported PDF document.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class PdfPasswordSecurityOptions :
    ICloneable,
    IXtraSupportShouldSerialize
vb
Public Class PdfPasswordSecurityOptions
    Implements ICloneable,
               IXtraSupportShouldSerialize

The following members return PdfPasswordSecurityOptions objects:

Remarks

The PDF security permission options of a document are provided by the PdfPermissionsOptions class.

Inheritance

Object PdfPasswordSecurityOptions

See Also

PdfPasswordSecurityOptions Members

DevExpress.XtraPrinting Namespace