[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.Security

Security Property

Security

Returns a PdfSecurity object for initializing document encryption and security.

Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public PdfSecurity Security { get; }
Remarks

You must set the Encrypt property to true in order for the document to be encrypted and the permissions enforced.