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.
|
acceptcreateFromCommandName, equals, getCommand, getCommandName, getIndex, isTextShowOperator, setIndex, toString, valueEqualspublic BlockTextOperator()
Constructor for new operator.
public BlockTextOperator(TextProperties textProperties)
Constructor for BlockTextOperator which accepts TextProperties.
textProperties - Text properties.Copyright © 2025 Aspose. All Rights Reserved.