Click or drag to resize

PDFDocInitSecurityHandler Method (Int32)

Inits the security handler.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool InitSecurityHandler(
	int custom_data
)

Parameters

custom_data
Type: SystemInt32
the custom_data

Return Value

Type: Boolean
true, if successful
See Also