Class EndPath
EndPath class
Class representing n operator (end path without filling or stroking).
public class EndPath : Operator
Constructors
| Name | Description |
|---|---|
| EndPath() | 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() | Text representation of operator. |
| ValueEquals(Operator) | Compares this instance with the given object. |
See Also
- class Operator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF