Click or drag to resize

PdfOptionsMinimizeSize Property

Whether to minimize sizes of PDF files. Interpretation is application dependent.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public bool MinimizeSize { get; set; }

Property Value

Type: Boolean
See Also