PdfEncoderLinearized Property |
Gets or sets a value indicating whether the PDF document will be saved as linearized.
Namespace:
Atalasoft.Imaging.Codec.Pdf
Assembly:
Atalasoft.dotImage.Pdf (in Atalasoft.dotImage.Pdf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool Linearized { get; set; }Public Property Linearized As Boolean
Get
Set
Property Value
Type:
Boolean
See Also