Result
Overview
Result is a class in Aspose.Pdf FOSS for Java.
Result tuple from {@link #build}: the {@code /Type0} font dict to register under /Resources/Font, plus the {@link TrueTypeReader} the caller will need to map Unicode → glyph IDs when encoding text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type0Font | COSDictionary | Read | |
reader | TrueTypeReader | Read |
Methods
| Signature | Description |
|---|---|
Result(type0Font: COSDictionary, reader: TrueTypeReader) |