NoCharacterAction
Overview
NoCharacterAction is a enum in Aspose.PDF FOSS for .NET.
What to do when the replacement font lacks a glyph for a character.
This enumeration defines 4 values: UseStandardFont, ReplaceFromOtherFonts, ReplaceAnyway, ThrowException.
Values
| Value | Description |
|---|---|
UseStandardFont | |
ReplaceFromOtherFonts | |
ReplaceAnyway | |
ThrowException |