Gets the PdfSecurity object describing security properties of the produced PDF document.
Namespace:
C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public PdfSecurity Security { get; } |
Visual Basic |
---|
Public ReadOnly Property Security As PdfSecurity Get |