Lineriaze
PdfOptimizationOptions.Lineriaze property
Enables optimization the output PDF file for viewing online with a web browser.
public bool Lineriaze { get; set; }
Remarks
This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. For code example, see this documentation.
See Also
- class PdfOptimizationOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer