public class TextStateOperator extends TextOperator
Abstract base class for operators which changes current text state (Tc, Tf, TL, etc).
| Constructor and Description |
|---|
TextStateOperator()
Constructor for new TextStateOperator.
|
TextStateOperator(TextProperties textProperties)
Constructor for TextStateoperator which allows to pass TextProperties.
|
acceptcreateFromCommandName, equals, getCommand, getCommandName, getIndex, isTextShowOperator, setIndex, toString, valueEqualspublic TextStateOperator()
Constructor for new TextStateOperator.
public TextStateOperator(TextProperties textProperties)
Constructor for TextStateoperator which allows to pass TextProperties.
textProperties - Text properties.Copyright © 2025 Aspose. All Rights Reserved.