Gets the PDF security options object of the merged PDF document. This object properties
allow the control of the merged document encryption, password protection, print and copy rigths, etc

C# | Visual Basic | Visual C++ |
public PdfSecurityOptions SecurityOptions { get; }
Public ReadOnly Property SecurityOptions As PdfSecurityOptions
public: property PdfSecurityOptions^ SecurityOptions { PdfSecurityOptions^ get (); }