ClosePathEOFillStroke Class
Class representing b* operator (close, fill and stroke path using even-odd rule).
Inheritance Hierarchy
SystemObject
  Aspose.PdfOperator
    Aspose.Pdf.OperatorsClosePathEOFillStroke

Namespace: Aspose.Pdf.Operators
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class ClosePathEOFillStroke : Operator

The ClosePathEOFillStroke type exposes the following members.

Constructors
  NameDescription
Public methodClosePathEOFillStroke
Initializes operator.
Properties
  NameDescription
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Methods
See Also