[]
Gets the PdfSecurity object that manages security for the current document (passwords, etc).
[TypeConverter(typeof(ExpandableObjectConverter))]
public PdfSecurity Security { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property Security As PdfSecurity