TextStateOperator
TextStateOperator class
Abstract base class for operators which changes current text state (Tc, Tf, TL, etc).
public class TextStateOperator : TextOperator
Constructors
Name | Description |
---|---|
TextStateOperator() | Initializes TextStateOperator. |
TextStateOperator(TextProperties) | Initializes TextStateoperator which allows to pass TextProperties. |
Properties
Name | Description |
---|---|
Index { get; set; } | Operator index in page operators list. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override ToString() | Returns text of operator and its parameters. |
See Also
- class TextOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF