[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.CloseStrokePath

Class CloseStrokePath

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

PDF "s" operator. Close and stroke the path.

public class CloseStrokePath : VisualPathOperator, IVisualOperator
Inheritance
CloseStrokePath
Implements
Inherited Members

Properties

Desc

Gets the operator's description.

public override string Desc { get; }

Property Value

string

IsTilePatternUsed

Gets the value indicating whether the path uses Tile pattern.

public override bool IsTilePatternUsed { get; }

Property Value

bool

Name

Gets the operator's PDF name.

public override string Name { get; }

Property Value

string