java.lang.Object
com.aspose.diagram.WarningType
public class WarningType
| Field Summary | ||
|---|---|---|
static final int | FONT_SUBSTITUTION | |
| Font substitution warning type when a font has not been found, this warning type can be get. | ||
static final int | UNSUPPORTED_IMAGE_TYPE | |
| Unsupported Image Type. | ||
| Field Detail |
|---|
FONT_SUBSTITUTION | |
public static final int FONT_SUBSTITUTION | |
UNSUPPORTED_IMAGE_TYPE | |
public static final int UNSUPPORTED_IMAGE_TYPE | |