Leadtools.Forms.DocumentWriters Namespace > PdfDocumentOptions Class : Linearized Property |
public bool Linearized {get; set;}
'Declaration Public Property Linearized As Boolean
'Usage Dim instance As PdfDocumentOptions Dim value As Boolean instance.Linearized = value value = instance.Linearized
public bool Linearized {get; set;}
get_Linearized();
set_Linearized(value);
A Linearized PDF file is a file that has been organized in such a way as to enable efficient, incremental access in a network environment. Linearized PDF files allow the first page of the PDF file to be displayed in a user Web browser before the entire file is downloaded from the Web server.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2