Winnovative PDF Merge Library for .NET Documentation

PDFMergeSecurityOptions Property

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

Namespace:  Winnovative.PDFMerge
Assembly:  wnvpdfmerge (in wnvpdfmerge.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfSecurityOptions SecurityOptions { get; }

Property Value

Type: PdfSecurityOptions
See Also

Reference