FillStroke Class
Class representing B operator (fill and stroke path using nonzero winding rule)
Inheritance Hierarchy

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

The FillStroke type exposes the following members.

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