C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / PdfFilter Class / PdfSecurityOptions Property

In This Topic
PdfSecurityOptions Property (PdfFilter)
In This Topic
Gets a PdfSecurityOptions object that specifies who can use the Pdf document and what actions are allowed.
Syntax
'Declaration
 
Public ReadOnly Property PdfSecurityOptions As PdfSecurityOptions
 
See Also