SetGrayStroke Class
Class representing gray level for stroking operations.
Inheritance Hierarchy

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

The SetGrayStroke type exposes the following members.

Constructors
  NameDescription
Public methodSetGrayStroke
Initializes operator with the specified color.
Properties
  NameDescription
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Methods
See Also