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.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public PropertyState PreserveEmbeddedFonts { get; set; }
Public Property PreserveEmbeddedFonts As PropertyState
Get
Set
Property Value
PropertyStateSee Also