PdfLoadOptions.Password
PdfLoadOptions.Password property
The password to unlock the encrypted PDF file.
public byte[] Password { get; set; }
See Also
- class PdfLoadOptions
- namespace Aspose.ThreeD.Formats
- assembly Aspose.3D
The password to unlock the encrypted PDF file.
public byte[] Password { get; set; }