Aspose::Pdf::PdfSaveOptions::get_DefaultFontName method
PdfSaveOptions::get_DefaultFontName method
Font name used by default for fonts which are absent on computer. When the PDF document that is saved into PDF contains fonts, that are not available in the document itself and on the device, API replaces this fonts with the default font(if font with DefaultFontName is found on device)
System::String Aspose::Pdf::PdfSaveOptions::get_DefaultFontName() const
See Also
- Class String
- Class PdfSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++