[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetColor2NonStroking

Class SetColor2NonStroking

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

PDF "scn" operator. Set the color to use for non stroking operations.

public class SetColor2NonStroking : SetColor
Inheritance
object
SetColor2NonStroking
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

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