ComponentOne PDF for WPF and Silverlight
Security Property (C1PdfDocumentBase)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > C1PdfDocumentBase Class : Security Property
Gets the PdfSecurity object that manages security for the current document (passwords, etc).
Syntax
'Declaration
 
Public ReadOnly Property Security As PdfSecurity
public PdfSecurity Security {get;}
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members