public class SvgProperties extends Object
Constructor and Description |
---|
SvgProperties() |
Modifier and Type | Method and Description |
---|---|
SvgProperties |
colorType(String colorType) |
boolean |
equals(Object o) |
String |
getColorType()
Gets or sets the color type for SVG image.
|
int |
hashCode() |
void |
setColorType(String colorType) |
String |
toString() |
public SvgProperties colorType(String colorType)
public String getColorType()
public void setColorType(String colorType)
Copyright © 2020 Aspose Pty Ltd. All rights reserved.