public class Category extends Object
Font resources category data structure.
| Modifier and Type | Field and Description |
|---|---|
String |
CategoryName
category name
|
FontResource |
Kids
resources kids.
|
Category |
Next
link to next category object
|
| Constructor and Description |
|---|
Category() |
public String CategoryName
category name
public FontResource Kids
resources kids.
public Category Next
link to next category object
Copyright © 2016 Aspose. All Rights Reserved.