Overview
NoCharacterAction 是一个 enum 在Aspose.PDF FOSS 中的 .NET.
当替代字体缺少一个符号时该怎么办.
这种列表定义了4个值: UseStandardFont, ReplaceFromOtherFonts, ReplaceAnyway, ThrowException.
Values
| Value | Description |
|---|
UseStandardFont | |
ReplaceFromOtherFonts | |
ReplaceAnyway | |
ThrowException | |
See Also