NoCharacterAction
Overview
NoCharacterAction is a enum in Aspose.PDF FOSS for .NET.
Action to perform if font does not contain required character.
This enumeration defines 5 values: ThrowException, UseStandardFont, ReplaceAnyway, ReplaceFonts, UseCustomReplacementFont.
Values
| Value | Description |
|---|---|
ThrowException | |
UseStandardFont | |
ReplaceAnyway | |
ReplaceFonts | |
UseCustomReplacementFont |