Gets the security and encryption options used with this PDF document.
public PDFSecurityOptions SecurityOptions { get; }
Public ReadOnly Property SecurityOptions() As PDFSecurityOptions
Get
public:
property PDFSecurityOptions^ SecurityOptions
{
PDFSecurityOptions^ get()
}
The security and encryption options used with this PDF document.
The security and encryption options are automatically read from the PDF file when thePDFDocument is constructed.
To update the security and encryption options of a PDF file, use PDFFile.SecurityOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET