DocxSaveOptionsFontEmbedding Property |
Gets or sets a value indicating whether to embed non-system fonts.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic bool FontEmbedding { get; set; }Public Property FontEmbedding As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: .
See Also