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()
FontEmbeddingException
void setNotifyAboutFontEmbeddingError(boolean value)
value
- boolean valueFontEmbeddingException
Copyright © 2022 Aspose. All Rights Reserved.