public class WarningInfo
You do not create instances of this class. Objects of this class are created
and passed by Aspose.Words to the
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getDescription() | |
Returns the description of the warning.
|
||
int | getSource() | |
Returns the source of the warning.
The value of the property is WarningSource integer constant. |
||
int | getWarningType() | |
Returns the type of the warning.
The value of the property is WarningType integer constant. |
public java.lang.String getDescription()
public int getSource()
public int getWarningType()