Skip to main content

TdxPSPDFSecurityOptions.Enabled Property

Specifies whether security options are applied to a PDF document.

Declaration

property Enabled: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to encrypt a PDF document and add any of the following security options to it:

The Enabled property’s default value is False.

See Also