Class FontEmbeddingOptions
FontEmbeddingOptions class
PDF/A standard requires, that all fonts must be embedded into document. This class includes flags for cases when it’s not possible to embed some font cause this font is absent on destination PC.
public class FontEmbeddingOptions
Constructors
Name | Description |
---|---|
FontEmbeddingOptions() | The default constructor. |
Properties
Name | Description |
---|---|
UseDefaultSubstitution { get; set; } | Declares to substitute non-embedded font using default font substitution strategy. By default false; |
See Also
- namespace Aspose.Pdf.PdfAOptionClasses
- assembly Aspose.PDF