[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetColorRGBNonStroking

Class SetColorRGBNonStroking

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

PDF "rg" operator. Set the nonstroking color space to DeviceRGB and current nonstroke color to specified value.

public class SetColorRGBNonStroking : SetColor
Inheritance
SetColorRGBNonStroking
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