Click or drag to resize

DocxSaveOptionsKeepCharScaleAndSpacing Property

Gets or sets a value indicating whether to keep the original char scaling and spacing or reset it to all symbols to 100%.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public bool KeepCharScaleAndSpacing { get; set; }

Property Value

Boolean
Remarks
For OCR-ed documents we recommend to set this property to false.

Default value: .
See Also