Click or drag to resize

PdfOptionsSaveStandardWidths Property

Saving font descriptors and character widths are optional for the standard built-in fonts. This option controls whether font descriptors and character widths will be saved when using built-in fonts.

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

Property Value

Type: Boolean
See Also