FontNotFoundException

FontNotFoundException()

初始化一个新的实例FontNotFoundException类.

public FontNotFoundException()

也可以看看


FontNotFoundException(string)

初始化一个新的实例FontNotFoundException具有指定字体名称的类.

public FontNotFoundException(string fontName)
范围 类型 描述
fontName String 请求的字体名称。

也可以看看