NoCharacterAction
Overview
NoCharacterAction is a enum in Aspose.PDF FOSS for .NET.
Action taken when the configured font does not have a glyph for a character in the stamp text.
This enumeration defines 4 values: UseStandardFont, UseCustomReplacementFont, ReplaceAnyway, ThrowException.
Values
| Value | Description |
|---|---|
UseStandardFont | |
UseCustomReplacementFont | |
ReplaceAnyway | |
ThrowException |