PdfSaveOptions.EncryptionDetails

PdfSaveOptions.EncryptionDetails property

Obtiene o establece detalles de cifrado. Si no se establece, no se realizará ningún cifrado.

public PdfEncryptionDetails EncryptionDetails { get; set; }

Ver también