IsLinearized

Document properties

Description

Reports whether the selected document was loaded from a linearized file. This is for informational purposes only. If the file is resaved it will no longer be linearized.

Syntax

Delphi

function TPDFlib.IsLinearized: Integer;

ActiveX

Function PDFlib::IsLinearized As Long

DLL

int DLIsLinearized(int InstanceID);

Return values

0The original file was not linearized
1The original file was linearized