EnablePDF128bit property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnablePDF128bit

Overview

Refer to Implementing PDF Plug in Features.

Remarks

Gets or sets a flag that specifies the encryption method that will be used. Possible values are:

Value

Meaning

TRUE

Use an RC4 128-bit encryption key.

FALSE

Use an RC4 40-bit encryption key.

See Also

Elements:

PDFUserPassword property, PDFOwnerPassword property, PDFEncryptFlags property

Topics:

Raster Images : Saving Files