Type1Encoding.DecodeToGidParameterized
Type1Encoding.DecodeToGidParameterized method
Parameterized decode method. Not supported for Type1 Font type.
public GlyphId DecodeToGidParameterized(IEncodingParameters parameters, uint charCode)
Parameter | Type | Description |
---|---|---|
parameters | IEncodingParameters | Not supported for Type1 Font type. |
charCode | UInt32 | Not supported for Type1 Font type. |
Return Value
Not supported for Type1 Font type.
See Also
- class GlyphId
- interface IEncodingParameters
- class Type1Encoding
- namespace Aspose.Font.Type1
- assembly Aspose.Font