IFontOptions

public interface IFontOptions

Useful properties to tune Font behavior

Methods

MethodDescription
getNotifyAboutFontEmbeddingErrorSometimes it’s not possible to embed desired font into document.
setNotifyAboutFontEmbeddingErrorSometimes it’s not possible to embed desired font into document.

getNotifyAboutFontEmbeddingError

boolean getNotifyAboutFontEmbeddingError()

Sometimes it’s not possible to embed desired font into document.

Returns: boolean value

setNotifyAboutFontEmbeddingError

void setNotifyAboutFontEmbeddingError(boolean value)

Sometimes it’s not possible to embed desired font into document.

Parameters:

ParameterTypeDescription
valueboolean value