GetEmbedStandardWindowsFonts Method
GetEmbedStandardWindowsFonts function
True to embed true type fonts.Affects only ASCII characters 32-127.Fonts for character codes greater than 127 are always embedded.Fonts are always embedded for PDF/A-1a, PDF/A-1b standard.Default is true.
func (instance *PdfSaveOptions) GetEmbedStandardWindowsFonts() (bool, error)
Remarks
See Also
- Class PdfSaveOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go