public class BlockTextOperator extends TextOperator
Abstract base class for text block operators i.e. Begin and End text operators (BT/ET)
| Constructor and Description |
|---|
BlockTextOperator()
Constructor for new operator.
|
BlockTextOperator(TextProperties textProperties)
Constructor for BlockTextOperator which accepts TextProperties.
|
acceptgetCommand, getCommandName, getIndex, getParameters, isTextShowOperator, reset, setIndex, toString, toStringpublic BlockTextOperator()
Constructor for new operator.
public BlockTextOperator(TextProperties textProperties)
Constructor for BlockTextOperator which accepts TextProperties.
textProperties - Text properties.Copyright © 2023 Aspose. All Rights Reserved.