Type Default Value Read Only Description
int? null No Represents the "L" entry of the linearization parameter dictionary object.

 

   

Notes
 

Represents the "L" entry of the linearization parameter dictionary object.

It is a required entry defined as part of the PDF 1.2 specification.

It contains an integer representing a PDF numeric object.

For definitive details see:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: f.1, page 680.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: f.1, page 877.

The L entry gives the total file length in bytes. A reader compares the actual length with L after downloading to verify the file is complete and not truncated.

 

   

Example
 
None.