OpenTypeWindowsNameRecord
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 OpenTypeWindowsNameRecord extends OpenTypeBaseNameRecord
Represents the Name record table value for OpenTypePlatform.Windows platform.
Learn more
| Method | Description |
|---|---|
| getEncoding() | Gets the encoding identifier. |
| getLanguage() | Gets the language identifier. |
public final OpenTypeWindowsEncoding getEncoding()
Gets the encoding identifier.
Returns: OpenTypeWindowsEncoding - The encoding identifier.
public final OpenTypeWindowsLanguage getLanguage()
Gets the language identifier.
Returns: OpenTypeWindowsLanguage - 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.