[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.RenderState

RenderState Class

Represents the rendering state

Inheritance
RenderState
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class RenderState

Fields

Name Description
BackColor

Theback color.

BackStyleTransparent

The flag determining that back style is transparent.

CharacterSpacing

The character spacing.

ClippingStack

The clipping stack.

CurrentFontIndex

The current font index.

EnableKinsoku

The kinsoku field. If True, it is enabled.

Font

The font.

ForeColor

The for color.

LineSpacing

The line spacing.

Padding

The padding.

PenStyle

The pen style.

PenStyleTransparent

The flag determining that pen style is transparent.

PenThickness

The pen thickness.

RightToLeft

The RTL text flag.

ScaleX

Scale on the X axis.

TabStops

Array of the tab stops.

TextAlignment

The text alignment.

TextAngle

The angle of the text.

TextJustify

The text justification.

TextRenderingHint

The text render hint.

VerticalText

The vertical text.

VerticalTextAlignment

The vertical text alignment.

WrapMode

The wrap mode.

Methods

Name Description
Clone()

Performs a cloning of this instance.