PDFMergeSecurityOptions Property |
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 rights, etc
Namespace:
ExpertPdf.MergePdf
Assembly:
epmergepdf (in epmergepdf.dll) Version: 7.0
Syntax public PdfSecurityOptions SecurityOptions { get; }
Public ReadOnly Property SecurityOptions As PdfSecurityOptions
Get
Property Value
Type:
PdfSecurityOptionsSee Also