Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool PreserveEmbeddedFonts { get; set; }

Property Value

Boolean
See Also