GraphicState Class Documentation

classGraphicState : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

The graphic state is an internal data structure in a PDF file.

The graphics state holds the parameters that describe graphics within that file.

These parameters define how individual graphics are presented on the page, including layers and transparencies.

Constructor & Destructor Documentation

GraphicState

GraphicState(GraphicStaterhs, InternalConstructsignifier)

Parameters

signifier: InternalConstruct

GraphicState

GraphicState()

Create a new default GraphicState.

~GraphicState

~GraphicState()

Property Documentation

DashPattern

System.Collections.Generic.IList< System.Double >DashPattern[get, set]

ExtendedGraphicState

ExtendedGraphicStateExtendedGraphicState[get, set]

FillColor

ColorFillColor[get, set]

LineCap

LineCapLineCap[get, set]

LineFlatness

doubleLineFlatness[get, set]

LineJoin

LineJoinLineJoin[get, set]

MiterLimit

doubleMiterLimit[get, set]

RenderIntent

RenderIntentRenderIntent[get, set]

StrokeColor

ColorStrokeColor[get, set]

Width

doubleWidth[get, set]

Member Function Documentation

ConstructorRetrieve

static GraphicStateConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

GraphicState

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void