Winnovative PDF Merge Library for .NET
SecurityOptions Property
NamespacesWinnovative.PDFMergePDFMergeSecurityOptions
Winnovative PDF Merge Library for .NET
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: Winnovative.PDFMerge (Module: Winnovative.PDFMerge) Version: 3.2.0.0 (3.2.0.0)