[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.ClosePath

Class ClosePath

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

PDF "n" operator. End the path object without filling or stroking it.

public class ClosePath : PathOperator
Inheritance
ClosePath
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