Creates a PDF document that is optimized for fast web viewing.
public bool Linearized {get; set;}
Public Property Linearized() As Boolean
Get
Set
public:
property bool Linearized
{
bool get()
void set(bool value)
}
true to create a PDF document optimized for fast web viewing; otherwise, false. The default value is false.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document