Expert PDF Merge Library
SecurityOptions Property
NamespacesExpertPdf.MergePdfPDFMergeSecurityOptions
Expert PDF Merge Library
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
Declaration Syntax
C#Visual BasicVisual C++
public PdfSecurityOptions SecurityOptions { get; }
Public ReadOnly Property SecurityOptions As PdfSecurityOptions
public:
property PdfSecurityOptions^ SecurityOptions {
	PdfSecurityOptions^ get ();
}

Assembly: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)