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: Auto.

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

Property Value

PropertyState
See Also