Click or drag to resize

PdfLoadOptionsPreserveEmbeddedFonts Property

Gets or sets a mode indicating whether to load embedded fonts from PDF and store them in document or skip them and use similar.

Default value: true.


Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntax
public bool PreserveEmbeddedFonts { get; set; }

Property Value

Boolean
See Also