Package | Description |
---|---|
com.aspose.pdf.operators |
The
com.aspose.pdf.operators is a package for Operator implementations. |
Constructor and Description |
---|
BlockTextOperator(TextProperties textProperties)
Constructor for BlockTextOperator which accepts TextProperties.
|
TextOperator(TextProperties textProperties)
Text operator which accepts text properties.
|
TextPlaceOperator(TextProperties textProperties)
Constructor for TextPlaceOperator which accepts TextProperties.
|
TextShowOperator(TextProperties textProperties)
Constructor for TextShowOperator which allows to pass TextProperties.
|
TextStateOperator(TextProperties textProperties)
Constructor for TextStateoperator which allows to pass TextProperties.
|