com.aspose.words
Class ResourceType

java.lang.Object
    extended by com.aspose.words.ResourceType

public class ResourceType 
extends java.lang.Object

Utility class containing constants. Type of loaded resource.

Field Summary
static final intIMAGE = 0
           Image.
static final intCSS_STYLE_SHEET = 1
           Css style sheet.
static final intDOCUMENT = 2
           Document.
 

Field Detail

IMAGE = 0

public static final int IMAGE
Image.

CSS_STYLE_SHEET = 1

public static final int CSS_STYLE_SHEET
Css style sheet.

DOCUMENT = 2

public static final int DOCUMENT
Document.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.