Package | Description |
---|---|
com.aspose.imaging.fileformats.opendocument.objects |
The Open document objects
|
Modifier and Type | Method and Description |
---|---|
OdMarker |
OdGraphicStyle.getEndMarker()
Gets or sets the end marker.
|
OdMarker |
OdGraphicStyle.getStartMarker()
Gets or sets the start marker.
|
Modifier and Type | Method and Description |
---|---|
void |
OdGraphicStyle.setEndMarker(OdMarker value)
Gets or sets the end marker.
|
void |
OdGraphicStyle.setStartMarker(OdMarker value)
Gets or sets the start marker.
|