OpenTypeMacintoshNameRecord

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

Methods

Method Description
getEncoding() Gets the encoding identifier.
getLanguage() Gets the language identifier.

getEncoding()

public final OpenTypeMacintoshEncoding getEncoding()

Gets the encoding identifier.

Returns: OpenTypeMacintoshEncoding - The encoding identifier.

getLanguage()

public final OpenTypeMacintoshLanguage getLanguage()

Gets the language identifier.

Returns: OpenTypeMacintoshLanguage - The language identifier.