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.
|
acceptgetCommand, getCommandName, getIndex, getParameters, isTextShowOperator, reset, setIndex, toString, toStringpublic TextStateOperator()
Constructor for new TextStateOperator.
public TextStateOperator(TextProperties textProperties)
Constructor for TextStateoperator which allows to pass TextProperties.
textProperties - Text properties.Copyright © 2023 Aspose. All Rights Reserved.