PdfEncryptionInfo.Permissions

PdfEncryptionInfo.Permissions property

Gets or sets the permissions.

public PdfPermissions Permissions { get; set; }

Property Value

The permissions.

See Also