[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PdfOutputSettings.Linearized

Linearized Property

Linearized

Gets or sets a value indicating whether the generated PDF should be saved as linearized. See GrapeCity.Documents.Pdf.GcPdfDocument.Linearized for details.

Declaration
public bool Linearized { get; set; }
Public Property Linearized As Boolean