DocxSaveOptionsPreserveEmbeddedFonts Property |
Gets or sets a value indicating whether to save embedded fonts inside DOCX document or look for similar fonts installed in the system. Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public bool PreserveEmbeddedFonts { get; set; }
Public Property PreserveEmbeddedFonts As Boolean
Get
Set
Property Value
BooleanSee Also