java.lang.Object
com.aspose.words.ResourceType
public class ResourceType
| Field Summary | ||
|---|---|---|
static final int | IMAGE | |
| Image. | ||
static final int | CSS_STYLE_SHEET | |
| Css style sheet. | ||
static final int | DOCUMENT | |
| Document. | ||
| Field Detail |
|---|
IMAGE = 0 | |
public static final int IMAGE | |
CSS_STYLE_SHEET = 1 | |
public static final int CSS_STYLE_SHEET | |
DOCUMENT = 2 | |
public static final int DOCUMENT | |