Click or drag to resize

PdfDocumentDocumentSecurity Property

Gets a PdfDocumentSecurity class containing information about this PdfDocument's security.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfDocumentSecurity DocumentSecurity { get; }

Property Value

Type: PdfDocumentSecurity
See Also