[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetColorGrayStroking

Class SetColorGrayStroking

Namespace
GrapeCity.Documents.Pdf.Operators
Assembly
GcDocs.Pdf.dll

PDF "G" operator. Set the stroking color space to DeviceGray and current stroke color to specified value.

public class SetColorGrayStroking : SetColor
Inheritance
SetColorGrayStroking
Inherited Members

Properties

Desc

Gets the operator's description.

public override string Desc { get; }

Property Value

string

Name

Gets the operator's PDF name.

public override string Name { get; }

Property Value

string