Class MoveToNextLine
MoveToNextLine class
Class representing T* operator (Move to start of the next line).
public class MoveToNextLine : TextPlaceOperator
Constructors
| Name | Description |
|---|---|
| MoveToNextLine() | Initializes operator. |
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 the operator. |
| ValueEquals(Operator) | Compares this instance with the given object. |
See Also
- class TextPlaceOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF