PdfSaveOptionsAllowFontSubsetting Property |
Allow subsetting while embedding font into output PDF. Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public bool AllowFontSubsetting { get; set; }
Public Property AllowFontSubsetting As Boolean
Get
Set
Property Value
BooleanSee Also