Gets the PdfSecurity object that manages security for this
document (passwords, etc).
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
| C# |
|---|
public PdfSecurity Security { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Security As PdfSecurity Get |