[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section

GrapeCity.ActiveReports.Document.Section Namespace

Classes

Align

Represents the align canvas item.

BackColor

Represents the background color.

BackStyle

Represents the BackStyle.

BitmapImage

Represents the abstract bitmap canvas item.

Bookmark

Represents a bookmark.

BookmarksCollection

Represents the bookmarks collection.

BorderItem

Represents the border canvas item.

CanvasItem

Represents an abstract class of a canvas element.

CanvasItemCollection

Represents a collection of canvas elements.

CanvasItemRenderer

Represents the rederer for canvas items.

ClipRect

Represents the rectangle of the clip.

ClippingStack

Represents the clipping stack.

ControlInfo

Represents the inforamtion about control.

ControlInfoEnd

Represents the end of the control information.

DrawCanvas

Represents a canvas for painting.

DrawText

Represents the text for drawing.

DrawText2

Represents the text for drawing.

DrawTextLink

Represents a text link to draw.

Ellipse

Represents the ellipse canvas item.

EnhMeta

Represents the canvas item for WMF or EMF images.

EnhMetaLink

Represents the canvas item for WMF or EMF images with hyperlink.

EvaluationEnd

Represents the end of the evalution.

EvaluationStart

Represents the beginning of the evaluation.

FillRect

Represents a canvas element with a rectangular fill.

ForeColor

Represents the foreground color.

GifImage

Canvas item as GIF image.

GifLink

Canvas item as GIF image with hyperlink.

InputFieldCheckBoxItem

Represents the canvas item for checkBox fields.

InputFieldItem

Represents the base canvas item for input field.

InputFieldTabIndexItem

Represents the canvas item to specify tab order.

InputFieldTextItem

Represents the canvas item for text fields.

IntersectClip

Represents a canvas element with an intersection clip.

JPEGImage

Represents the canvas item for JPEG image.

JPEGLink

Represents the canvas item for JPEG image with hyperlink.

LabelAttribute

Represents the class for setting the Label attribute.

LineItem

Represents an line item element.

LinkItem

Represents the abstract canvas item for image with hyperlink.

Margins

Represents the margins.

PageCell

Represents the page cell.

PageDoubleLineExtensions

Provides extension methods for Page

PageTable

Represents the table.

PenStyle

Represents the style of pen.

PenWidth

Represents the width of pen.

PngImage

Represents the canvas item for PNG image.

PngLink

Represents the canvas item for PNG image with hyperlink.

RTL

Represents the Right To Left canvas item.

Rect

Represents a rectangle canvas element.

RenderState

Represents the rendering state

ResetContext

Represents the context for reset.

ResourcedCanvasItem

Represents a canvas element with resources.

RoundRect

Represents a canvas element with a rounded rectangle.

RoundRectEx

Represents the extended version of RoundRect canvas item. It provides ability to change radius of each corner separately.

SVG

Represents a SVG canvas element.

SectionInfo

Provides information about the section.

SectionInfoEnd

Represents the end of the section information.

SelectFont

Represents the selected font.

SetCharacterSpacing

Represents the setter of character spacing.

SetLineSpacing

Represents the setter of line spacing.

SetPadding

Represents the setter of the padding.

SetScaleX

Represents the setter of minimal character condensed rate for the X coordinate.

StateChangedArgs

Represents the arguments of a state change.

TabStopsItem

Represents an element of a collection of custom tab stops.

Table

Represents the table canvas item. The Table CanvasItems contains an arrayList of TableRow Object which contain an array list of TableCell Objects which contains an array list of canvasItems. This class saves, load, and renders a table.

TextAngle

Represents the angle of the text.

TextBoundsRange

Represents the range of text boundaries.

TextInfoItem

Represents the text information canvas item. Used for TextBox control while exporting report to Excel.

TextOut

Represents the text output.

TextRenderHintItem

Represents a hint when rendering text.

UrlErrorEventArgs

Represents the arguments of the url error event

UserPreferences

Represents the user preferences.

VerticalText

Represents the vertical text.

WordWrap

Represents the word wrap.

WrapModeItem

Represents text wrap mode

Structs

TabStopsItem.TabStop

Represents the structure of tab stops.

Interfaces

IBordered

Represents the interface with bounds.

ICanvasItemRenderer

Represents the canvas item rederer.

ICanvasItemsModifier

Representing modified canvas elements.

ILinkItem

Represents the common interface for link items.

Enums

AlignmentTypes

Represents the types of alignment. This AlignmentTypes enumeration specifies how text will be aligned in a table cell.

BackgroundStyle

Represents the background style when using the lower level page rendering API.

CanvasType

The enumeration of canvas types.

ControlType

Specifies control type

FindResult

Represents the results of the search.

InputBorderStyle

Border styles for input fields

InputCheckStyle

Check styles for checkBox input fields

InputTextAlign

Alignment for text input fields

PageOrientation

Indicates the orientation of the page when outputting to the printer.

PenStyles

Represents the type of pen used when drawing lines on a page.

RdfFormat

Represents the file format used for saving report documents.

SaveOptions

Represents the save options.

SectionType

Specifies report section type

State

Represents the states

TabStopsItem.TabStopTypes

Represents the Tab Stop types

TextAlignment

Represents the text alignment enumeration.

TextJustify

Represents the text justification.

TextRenderHint

Hint options for TextRenderHint canvas item

Units

Represents the unit of measure of the document when using the low level rendering API on the document page.

VerticalTextAlignment

Represents the vertical text alignment enumeration.

WrapMode

Specifies whether the text is written from left to right or right to left.

Delegates

UrlErrorEventHandler

Event handler for url errors.