[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetLineCapStyle

SetLineCapStyle Class

PDF "J" operator. Set the line cap style in the graphics state.

Inheritance
SetLineCapStyle
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class SetLineCapStyle : OperatorBase
Public Class SetLineCapStyle
    Inherits OperatorBase

Constructors

Name Description
SetLineCapStyle(LineCapStyle)

Initializes a new instance of the SetLineCapStyle class.

SetLineCapStyle(int)

Initializes a new instance of the SetLineCapStyle class.

Fields

Name Description
LineCap

The line cap style.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.