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