Skip to main content
A newer version of this page is available. .

PdfPasswordSecurityOptions Class

Defines the security access options for the exported PDF document.

Namespace: DevExpress.XtraPrinting

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

Declaration

public class PdfPasswordSecurityOptions :
    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