public interface IFontOptions
Useful properties to tune Font behavior
| Modifier and Type | Method and Description |
|---|---|
boolean |
getNotifyAboutFontEmbeddingError()
Sometimes it's not possible to embed desired font into document.
|
void |
setNotifyAboutFontEmbeddingError(boolean value)
Sometimes it's not possible to embed desired font into document.
|
boolean getNotifyAboutFontEmbeddingError()
FontEmbeddingExceptionvoid setNotifyAboutFontEmbeddingError(boolean value)
value - boolean valueFontEmbeddingExceptionCopyright © 2025 Aspose. All Rights Reserved.