OpenTypeMacintoshNameRecord
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.OpenTypeBaseNameRecord
public class OpenTypeMacintoshNameRecord extends OpenTypeBaseNameRecord
Represents the Name record table value for the OpenTypePlatform.Macintosh platform.
Learn more
| Method | Description |
|---|---|
| getEncoding() | Gets the encoding identifier. |
| getLanguage() | Gets the language identifier. |
public final OpenTypeMacintoshEncoding getEncoding()
Gets the encoding identifier.
Returns: OpenTypeMacintoshEncoding - The encoding identifier.
public final OpenTypeMacintoshLanguage getLanguage()
Gets the language identifier.
Returns: OpenTypeMacintoshLanguage - The language identifier.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.