Linearized
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 TQuickPDF0813.Linearized: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::Linearized As Long
DLL
int QuickPDFLinearized(int InstanceID)
Return values
| 0 | The original file was not linearized |
| 1 | The original file was linearized |