is_linearized


Description:

[ Version ( since = "0.16" ) ]
public bool is_linearized ()

Returns whether this is linearized or not.

Linearization of PDF enables efficient incremental access of the PDF file in a network environment.

Parameters:

this

A Document

Returns:

true if this is linearized, false otherwise