PdfRenderingOptions.Encryption

PdfRenderingOptions.Encryption property

Gets or sets a encryption details. If not set, then no encryption will be performed.

public PdfEncryptionInfo Encryption { get; set; }

See Also