SetDecodeMode

Document properties

Description

This function provides a way to select between different object decoding modes.

Syntax

Delphi

function TPDFlib.SetDecodeMode(NewDecodeMode: Integer): Integer;

ActiveX

Function PDFlib::SetDecodeMode(NewDecodeMode As Long) As Long

DLL

int DLSetDecodeMode(int InstanceID, int NewDecodeMode);

Parameters

NewDecodeMode1=Older method 2=Default method

Return values

0The NewDecodeMode parameter was invalid The decode mode was set successfully
1