public abstract class SetColorOperator extends Operator
Class representing set color operation.
| Modifier and Type | Method and Description |
|---|---|
abstract Color |
getColor()
Retirns color specified by the operator.
|
accept, getCommand, getCommandName, getIndex, getParameters, isTextShowOperator, reset, setIndex, toString, toStringpublic abstract Color getColor()
Retirns color specified by the operator.
Copyright © 2023 Aspose. All Rights Reserved.