GrapeCity.ActiveReports.Document
Adapter to . It supports simple use-cases only.
For internal use.
Creates new adapter.
Design time support for annotation. For internal use only.
Gets the editor style. For internal use only.
Edits the editor style according to specified object and service provider. For internal use only.
An object that can be used to gain additional context information.
A service provider object through which editing services may be obtained.
An object that represents the new position of the scroll box on the track bar.
A numeric value of the new position of the scroll box on the track bar.
Summary description for AnnotationArrow.
Default constructor for the AnnotationArrow object.
Gets or sets the arrow direction.
The arrow direction.
RecalcLayout
Layout the arrow and the text bounds
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
void
AnnotationArrow_PropertyChanged
Just call RecalcLayout if a property changes
Load
Save
Releases the unmanaged resources used by the and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Summary description for AnnotationBalloon.
Enum BallonQuadrant
The top left
The top right
The bottom left
The bottom right
The left top
The left bottom
The right top
The right bottom
The none
Default constructor for the AnnotationBalloon object.
Quadrant
Where does the tail go?
RecalcLayout
Layout the rounded rectangle and the tail for the balloon
The method draws the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
void
AnnotationBalloon_PropertyChanged
Load
Save
Releases the unmanaged resources used by the and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
It represents the base class of all Annotation objects.
The color of the text.
The text of the AnnotationText Object.
The font used to draw the text of the AnnotationText Object.
The StringFormat that will be used to draw the text string.
Default constructor for the AnnotationText object.
The text of the AnnotationText Object.
Font of the text
Text color
The Horizontal alignment of the text in the annotation's bounds.
The vertical alignment of the text in the annotation's bounds.
Gets the format.
The format.
Renders the background layer.
The graphics.
The location.
if set to true [printing].
if set to true [evaluation].
Renders the text layer.
The graphics.
The location.
if set to true [printing].
if set to true [evaluation].
Renders the border layer.
The graphics.
The location.
if set to true [printing].
if set to true [evaluation].
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
Summary description for AnnotationCircle.
Default constructor for the AnnotationCircle object.
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
Summary description for AnnotationImage.
Default constructor for the AnnotationImage object.
Gets or sets the background image.
The background image.
Gets or sets the background layout.
The background layout.
Gets or sets a value indicating whether [show border].
true if [show border]; otherwise, false.
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
void
Summary description for AnnotationLine
The color of the text.
The text of the AnnotationLine Object.
The width of the Text to display.
The font used to draw the text of the AnnotationLine Object.
The StringFormat that will be used to draw the text string.
The LineColor is the color used for the line
The LineWidth is the width of the line used
The LinePlacement is the vertical location of the line used
The DashStyle is the style of the line to display
Specifies where the border of the object is drawn.
Draws a line at the top of the object.
Draws a line in the center of the object.
Draws a line at the bottom of the object.
Specify whether to draw arrowheads or not.
Draw the arrowhead at the left end.
Draw the arrowhead at the right end.
Draw arrowheads at both ends.
Do not draw arrowheads.
Default constructor for the AnnotationLine object.
The Border property allows you to access the border object for the annotation object.
The Border property allows you to access the border object for the annotation object.
The color is used to fill the annotation object.
The color is used to fill the annotation object.
Gets or sets a value indicating whether [fill arrow caps].
true if [fill arrow caps]; otherwise, false.
The Width is the width of the annotation object.
The Width is the width of the annotation object.
Gets or sets the line location.
The line location.
Gets or sets the dash style.
The dash style.
Gets or sets the dash cap.
The dash cap.
Gets or sets the show arrow caps.
The show arrow caps.
Gets or sets the height of the arrow cap.
The height of the arrow cap.
Gets or sets the width of the arrow cap.
The width of the arrow cap.
The text of the AnnotationText Object.
Gets or sets the width of the text.
The width of the text.
Gets or sets the font.
The font.
Gets or sets the color of the text.
The color of the text.
Gets or sets the color of the line.
The color of the line.
Controls the alpha channel of the background color
The alpha.
Gets or sets the width of the AnnotationLine object.
The Horizontal alignment of the text in the annotation's bounds.
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
void
Save
Load
Summary description for AnnotationRectangle.
Default constructor for the AnnotationRectangle object.
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
Draws a border around a Annotations object.
Occurs when [property changed].
This rectangle defines the bounds of the border.
This color is the color used to draw the border.
The color is used to display the border.
Gets or sets the bounds.
The bounds.
This method draws the border around an Annotation's object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
Called when [property changed].
Name of the property.
Draws a border around an AnnotationCircle.
Initializes a new instance of BorderCircle class.
This method draws the border around an AnnotationCircle object.
Indicates the cref="System.Drawing.Graphics" object used to paint.
The left top most point that the border will be displayed.
Draws a border around an AnnotationRectangle.
Initializes a new instance of BorderRectangle class.
This method draws the border around an AnnotationRectangle object.
Indicates the cref="System.Drawing.Graphics" object used to paint.
The left top most point that the border will be displayed.
Design time support for annotation. For internal use only.
Returns whether this converter can convert the object to the specified type, using the specified context.
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
A System.Type that represents the type you want to convert to.
True if this converter can perform the conversion; otherwise, false.
Converts the given value object to the specified type, using the specified context and culture information.
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.
The System.Object to convert.
The System.Type to convert the value parameter to.
An System.Object that represents the converted value.
Summary description for Annotation.
Occurs when [property changed].
The annotationsValue is a reference to the Annotations Object that contains this annotation.
The borderValue is a reference to the annotation object's border object.
The xValue is the left most coordinate for the annotation.
The yValue is the top most coordinate for the annotation.
The widthValue is the width for the annotation.
The heightValue is the height for the annotation.
This fillValue contains the color that is used to fill the annotation.
indicates DPI for which this annotation is layouted for
Default constructor for the annotation object.
Called when [property changed].
The name.
Gets or sets the page rectangle.
The page rectangle.
The Border property allows you to access the border object for the annotation object.
The Border property allows you to access the border object for the annotation object.
The Width is the width of the annotation object.
The Width is the width of the annotation object.
The Height is the height of the annotation object.
The Height is the height of the annotation object.
The color is used to fill the annotation object.
The color is used to fill the annotation object.
Controls the alpha channel of the background color
The X is the left most coordinate for the annotation object.
The Y is the top most coordinate for the annotation object.
Annotations is a reference to the AnnotationsCollection.
The Bounds property is a rectangle that defines the bounds of the annotation.
The method set the top left most coordinates for the annotation object.
The method refreshes the display of the annotation object.
The method Draws display of the annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
RenderAdornments
This collection contains a collection of annotations.
Initializes a new instance of AnnotationCollecion class.
Fired, when annotation was just added.
For internal use. Subject of change without notice.
Fired, when annotation was just removed.
For internal use. Subject of change without notice.
Fired, when collection was cleared.
For internal use. Subject of change without notice.
Performs additional custom processes after clearing the contents of the instance.
Gets or sets the backcolor.
The color of the back.
Gets the element at the specified index.
Gets the selection service.
The selection service.
The Add method adds an annotation to the end of the collection.
The annotation that is added to the end of the collection.
Performs additional custom processes after inserting a new element into the instance.
The zero-based index at which to insert .
The new value of the element at .
Removes the specified annotation.
The annotation.
Performs additional custom processes after removing an element from the instance.
The zero-based index at which can be found.
The value of the element to remove from .
This method forces an annotation to refresh its display.
Is the annotation that will be refreshed.
This method draws the collection of annotation object.
The Graphics object used to paint.
The left top most point that the border will be displayed.
Summary description for AnnotationText.
Initializes a new instance of AnnotationText class.
Draw an AnnotationText object (a rectangle where you can enter text).
Arrow annotation direction
Left Arrow
Top Arrow
Right Arrow
Bottom Arrow
Image annotation layout
The image is displayed according to the size of the control.
The image is the actual size and is displayed side-by-side across the area of the annotation.
Gets or sets whether the image is stretched to the region of the annotation regardless of the aspect ratio.
The image is displayed in the center of the annotation area.
The image is displayed at the left edge of the annotation area.
The image is displayed at the top of the annotation area.
The image is displayed at the right end of the annotation area.
The image is displayed at the bottom of the annotation area.
The image is displayed at the upper left corner of the annotation area.
The image is displayed at the upper right corner of the annotation area.
The image is displayed at the bottom right corner of the annotation area.
The image is displayed at the bottom left corner of the annotation area.
Class LabelAttribute.
Initializes a new instance of the class.
The label.
Gets or sets the label.
The label.
For internal use only.
Think of it as the auto width layout
Think of it as the fixed width layout
BaseTable Class.
The Base Table Class implements basic layout and hitTesting for the
a table type control.
A collection of rows.
A collection of columns.
Tag
CalculateOutsideBorder
Location
Bounds Property.
CellSpacingLeft Property.
CellSpacingRight Property.
CellSpacingBottom Property.
VerticalLines Property.
HorizontalLines Property.
LayoutColumns
LayoutRows
Special table layout boolean that forces the table to be a certain width.
This was put in for ActiveReports Design time.
Summary property
Is a description of the table in words
CellPadding
Is an area around the contents of a cell
CellSpacing
Is an area between edges of the cells
Rules
this is what html calls the borders around cells
Border
This is the border around the table
TableLayout
Attributes Property
This an object that contains the attributes of the table.
ex CellSpacing, CellPadding, etc.
TableAttributes
Rows Property
RowCollection
Columns Property
ColumnCollection
BorderLines
If someone want to change how a table is rendered all they have
to do is implement the ITableRender Interface and set this property
to an instance of their implementation.
SuspendLayout Method
Sets a flag that is used to subpend the table from laying out
table's cells.
ResumeLayout Method
Sets the suspendLayout flag to false and calls the tables
layout method to layout the table.
ResumeLayout Method
Sets the suspendLayout flag to false and calls the tables
layout method to layout the table.
ResumeLayout Method
Sets the suspendLayout flag to false and calls the tables
layout method to layout the table.
CalculateNumberOfColumns Method
Calculate an estimate of the number of Columns that is
required for the table
CalculateNumberOfRows Method
Calculate an estimate of the number of Rows that is
required for the table.
HitTest
Save
Load
The WriteXml Method implements the WriteXml Method of
Design.IPersistControl Interface.
This method saves the table in the rpx format used my the
ARNET report designer.
The ReadXml Method implements the ReadXml Method of
Design.IPersistControl Interface.
This method reads in the rpx format used by the designer
to reconstruct the table control.
FindCellRow
FindCellRowIndex
OnCellAdded
OnCellRemoved
OnRowAdded
OnRowRemoved
OnColumnAdded
OnColumnRemoved
Render method
PropertyChanged
CalculateRowAndTableHeight
ClearLastRow
Used by the reporting engine
AssignCellsToColumnsAndRows
GenerateHitTestLines
GenerateDesignTimeLines
GenerateBorderLines
InitializeTableLayout
LayoutCells
CalculateRowBounds
OnAutoLayout
OnAutoLayout
CellCollection.
Determines if resources were disposed or not.
Determines release type.True to release both managed and unmanaged resources; false to release only unmanaged resources.
Default Constructor for CellCollection.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Table Property
Save Method
Load Method
WriteXml Method
ReadXml Method
Item Property
Contains Method
CopyTo Method
IndexOf Method
Add Method
AddRange Method
AddRange Method
Insert Method
InsertRange Method
InsertRange Method
Remove Method
OnInsertComplete Method
OnRemoveComplete Method
OnClear Method
OnClearComplete Method
ToString Method
PropertyChangedHandler Method
ShallowClone
Clone
ColumnCollection Class.
ColumnCollection
Table Property
Save Method
Load Method
WriteXml Method
ReadXml Method
Item Property
Contains Method
CopyTo Method
IndexOf Method
Add Method
AddRange Method
AddRange Method
Insert Method
InsertRange Method
InsertRange Method
OnInsertComplete Method
OnRemoveComplete Method
OnClearComplete Method
Remove Method
ToString Method
PropertyChangedHandler
RowCollection Class.
Determines if resources were disposed or not.
Determines release type.True to release both managed and unmanaged resources; false to release only unmanaged resources.
RowCollection
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Table Property
Removes all objects from the instance. This method cannot be overridden.
Save Method
Load Method
WriteXml Method
ReadXml Method
Item Property
Contains Method
CopyTo Method
IndexOf Method
Add Method
AddRange Method
AddRange Method
Insert Method
InsertRange Method
InsertRange Method
OnInsertComplete Method
OnRemoveComplete Method
OnClearComplete Method
OnClearComplete Method
Remove Method
ToString Method
PropertyChangedHandler
LayoutRow Class
Keeps track of the minimum, maximum, and actual height of
a table's row. These values are valid once the table's layout has
been calulated.
Reset
ToString
Bounds
RowInfo
Allows the designer to set the height of a row
InternalBounds
IsHeightSet
MinHeight Property
Contains the maximum height of a column.
MaxHeight Property
Contains the maximum height of a column.
ActualHeight Property
Contains the maximum height of a column.
RowInfo
Allows the designer to set the height of a row
Add Method
Item access property for the RowColumn.
AreThereCellsThatEndInThisRow Property
AreThereCellsThatEndInThisRow Property
Class LayoutRowCollection
LayoutRowCollection Constructor
Item Property
Specifies how text will be aligned in a table cell
Near
Center
Far
For internal use only.
For internal use only.
GraphicsRenderContext
Is a built in RenderContext for the table.
Is the starting offset at which the table is render it's self
Creates and initialize the GraphicsRenderContext
Class Edges.
Initializes a new instance of the class.
The disposed flag
Dispose
Dispose
CalculateValues
CalculatedLeft
Left
CalculatedTop
Top
CalculatedRight
Right
CalculatedBottom
Bottom
Value
Type
Save
Load Method
Loads the attribute information into a BinaryReader.
WriteXml Methods
Loads the attribute information into a XmlElement Node.
This method is used to save the table information into rpx format for the
designer.
ReadXml Methods
Reads in table information from the designers rpx xml format.
PropertyChangedEventHandler
ToString
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
Padding
WriteXml
ReadXml Methods
Reads in table information from the designers rpx xml format.
CellPadding
SameAsWholeTable
WriteXml Methods
Loads the attribute information into a XmlElement Node.
This method is used to save the table information into rpx format for the
designer.
ReadXml Methods
Reads in table information from the designers rpx xml format.
Save
Load Method
Loads the attribute information into a BinaryReader.
Spacing
Initializes a new instance of the class.
WriteXml
ReadXml Methods
Reads in table information from the designers rpx xml format.
TableAttributes are attributes that control how a table will display it's
information.
TableAttributes Constructor
TableAttributes Constructor
Dispose
ToString Method
override the ToString methods for debug information mostly
The Summary property
Description of the table
string
CellSpacing Property
Specifies the spacing between the table cells
Spacing
CellPadding Property
Specifies the space around a table cell.
Padding
Border Property
Specifies weather a border will be visible around the table and the table cells.
Border
Rules Property
Specifies weather a border will be visible around
the table cells.
Border
Width property
Specifies the width of the table. This property will
mostly be removed
UnitValue
Height property
Specifies the width of the table. This property will
mostly be removed
UnitValue
Save Method
Saves the attribute information into a BinaryWriter.
Load Method
Loads the attribute information into a BinaryReader.
WriteXml Methods
Loads the attribute information into a XmlElement Node.
This method is used to save the table information into rpx format for the
designer.
ReadXml Methods
Reads in table information from the designers rpx xml format.
PropertyChangedHandler
Pass the property change up to the next level
UnitType Enum.
Automatic
Pixel
Percentage
Inches
Twips
UnitValue class.
data
PropertyChanged
type
Type Property
Type of the value property, ex. pixels, inches, percentage
Value
Is the value
Save Method
Save the infomation to a BinaryWriter
Load Method
Load the information from a BinaryReader
WriteXml Method
Loads the attribute information into a XmlElement Node.
This method is used to save the table information into rpx format for the
designer.
ReadXml
Reads in table information from the designers rpx xml format.
CalculateValue
Calculates the contained value to inches
The return value is in inches
CalculateValueY
ToString
Clone
Summary description for TableCellAttributes.
PropertyChanged
Initializes a new instance of the TableCellAttributes class
Dispose
ToString Method
override the ToString methods for debug information mostly
Site
Align
VAlign
ColSpan
RowSpan
Padding
NoWrap
Width
Height
Border
Gets or sets the font.
The font.
Gets or sets the background color.
The color of the back.
Gets or sets the foreground color.
The color of the fore.
ShallowClone
Clone
Save Method
Saves the attribute information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
WriteXml Method
Loads the information into a XmlElement Node. This
method is used to save the table information into rpx format
for the designer.
ReadXml
Reads in table information from the designers rpx xml format.
PropertyChangedHander
OnDummyPropertyChanged
ICellSite Interface
This interface is used so the cell and cellcontents can get
information from the table the cell
TableCell
Table
ITableCell Interface.
This is the public part of a table cell; this is the public part of
a TableCell. These properties will be visible to a property browser,
except for the PropertyChanged Property.
Attributes Property
give access to the TableCell's Attributes
TagName Property
Is the tag name for a table cell
PropertyChanged Property
Notifies owning object that a property has changed
Bounds Property
Gives the current bound of a table cell.
This cell will be ignored in the layout calculations
Clone - make a deep copy
Summary description for IInternalTableCell.
This part is the internal part of a table.
Site Property
This is now the CellContent can get access to the table and cell's
attributes
StartingColumn Property
Is the starting column of this cell in the owning table
StartingRow Property
ActualWidth Property
This is the size that the ICellContent must render it's contents
ActualHeight Property
This is the size that the ICellContent must render it's contents
MinWidth Property
This is the min content width of the cell
MaxWidth Property
This is the max content width of the cell
Height Property
This is the height of the cell content
CellSpacing Property
Bounds Property
ResetLayoutData Method
It is very important that you reset all of the layout information in this
method
CalculateMinWidth Method
Is call when the table's is laying out it's rows and cells,
the CellContent must calculate is minimum size.
CalculateMaxWidth Method
Is call when the table's is laying out it's rows and cells,
the CellContent must calculate is maximum size.
CalculateHeight Method
Is call when the table's is laying out it's rows and cells,
the CellContent must calculate is maximum size.
Render Method
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
ReadXml Method
Reads in table information from the designers rpx xml format.
WriteXml Method
Loads the information into a XmlElement Node. This
method is used to save the table information into rpx format
for the designer.
ShallowClone - make a shallow copy
ColumnAttributes
Dispose flag.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Width property
Specifies the width of the table. This property will
mostly be removed
UnitValue
Border
Gets or sets the backcolor.
The color of the back.
Gets or sets the forecolor.
The color of the fore.
Gets or sets the font.
The font.
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
WriteXml Method
Loads the information into a XmlElement Node. This
method is used to save the table information into rpx format
for the designer.
ReadXml
Reads in table information from the designers rpx xml format.
ShallowClone
Clone
OnPropertyChanged
Column Class
PropertyChanged
Base table.
attributes
Represents the method that handles the event of a component.
Column
Dispose
Dispose
Font
BackColor
ForeColor
Width
Border
Table
A reference to the table object
Attributes
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
WriteXml
Loads the information into a XmlElement Node. This
method is used to save the table information into rpx format
for the designer.
ReadXml
Reads in table information from the designers rpx xml format.
Clone
Clone
OnPropertyChanged
RowAttributes
RowAttributes
Dispose
Dispose
Width property
Specifies the width of the table. This property will
mostly be removed
UnitValue
Border
Gets or sets the font.
The font.
Gets or sets the backcolor.
The color of the back.
Gets or sets the forecolor.
The color of the fore.
ShallowClone
Clone
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
WriteXml Method
Loads the information into a XmlElement Node. This
method is used to save the table information into rpx format
for the designer.
ReadXml
Reads in table information from the designers rpx xml format.
OnPropertyChanged
Row class
A row contains a collection of table cells.
tagName
A collection of cells.
Index of the row within its table section.
Index of the row in the context of the parent table.
Base table.
attributes
PropertyChanged
This is used by the reporting engine and the table designer. A table can have header rows, detail rows,
footer rows, and group rows
Represents the method that handles the event of a component.
Row Constructor
Row Constructor
The type of the row
Dispose
Dispose
LastRowToRender
TagName
is the html tag name
Type
Visible
Height
Font
BackColor
ForeColor
Border
Cells
Is a collection of table cells that makes up a row in a
table.
Attributes
SectionRowIndex
I don't know what I was thinking at this point
RowIndex
I don't know what I was thinking at this point
Table
A reference to the table object
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
ReadXml
Reads in table information from the designers rpx xml format.
Render Method
Render a table row. If the table has a TableRender use the TableRender otherwise
see if we have a built in RenderContext Drawing code
ToString Method
override the ToString methods for debug information mostly
OnPropertyChanged
Past the property change up to the next level
ShallowClone
Clone
HeaderRow
Initializes a new instance of the class.
Row Constructor
The type of the row
Gets or sets a value indicating whether [repeat on new page].
true if [repeat on new page]; otherwise, false.
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
ReadXml
Reads in table information from the designers rpx xml format.
ShallowClone
Clone
FooterRow
Initializes a new instance of the class.
Row Constructor
The type of the row
Gets or sets a value indicating whether [repeat on new page].
true if [repeat on new page]; otherwise, false.
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
Save Method
Saves the information into a BinaryWriter.
Load Method
Loads the information into a BinaryReader.
ReadXml
Reads in table information from the designers rpx xml format.
ShallowClone
Clone
Represents a Bookmark.
BookMark Constructor.
Represents the name of the Bokmark.
Page number in the Document's pages collection in which this bookmark is contained.
OffSet from the top of Page where the bookmark resides on the Page object.
Summary description for Load Method.
Summary description for Save Method.
BookMark Coillection
Initializes a new instance of the class.
Release resources used by BookMarksCollection.
Summary description for GenerateBookmarks.
For internal use only
Summary description for Load Method.
Summary description for Save Method.
Summary description for Save Method.
If true, then bookmarks collection should be repopulated
Return the index of currently active or selected BookMark from the BookMarksCollection.
Returns a Page object at specified index in the BookMarksCollection.
Determines whether a Page element is in the BookMarksCollection.
Copies an array of BookMark objects to BookMarksCollection from the specified index.
Returns the zero-based index of the first occurrence of the BookMark object in the BookMarksCollection.
Adds a BookMark object to the end of the BookMarksCollection.
Inserts a BookMark object into the BookMarksCollection at the specified index.
Removes the first occurrence of BookMark object from the BookMarksCollection.
Removes all the BookMark objects from the BookMarksCollection.
Fills the tree.
The tree view.
Summary description for CanvasItem.
All canvas items coordinates are in inches
Shows was the item disposed or not.
The index of the last char of search.
The index of the first char of search.
The length of search range of source string.
The search string.
Internal because we don't ever want assemblies outside of this assembly to be able to create an instance or or derive from CanvasItem.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Gets the page.
The page.
Gets the type.
The type.
Gets the page offset.
The page offset.
Returns a that represents this instance.
A that represents this instance.
Read
Write
ImageToStream
ReadAndCreateCanvasItem
Reads the type of the canvas item and record length
The reader.
Type of the canvas item.
The length of the canvas item data. Returns -1 is length is unknown (legacy items)
Writes the type of the canvas item. Support new canvas items (with length written)
The writer.
Type of the canvas item.
The length.
Clones this instance.
CanvasItem.
Summary description for Line.
Line was changed to LineItem because we have a Line class in the DataDynamics.ActiveReports3 namespace
which is also included in every single report's codebehind by default.
Initializes a new instance of the class.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates LineItem and reads it from specified reader.
The reader.
The file version.
LineItem.
Write
Gets or sets the x1.
Gets or sets the y1.
Gets or sets the x2.
Gets or sets the y2.
Gets the bounds.
The bounds.
Summary description for FillRect.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
The string representation of FillRect uncluded left and right coordinates, weidth, height.
Creates FillRect and reads it from specified reader.
The reader.
The file version.
FillRect.
Gets the bounds.
The bounds.
Summary description for Rect.
Initializes a new instance of the class.
The left.
The top.
The width.
The height.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates Rect and reads it from specified reader.
The reader.
The file version.
Rect.
Gets the bounds.
The bounds.
Summary description for IntersectClip.
Initializes a new instance of the class.
The rc clip.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates IntersectClip and reads it from specified reader.
The reader.
The file version.
IntersectClip.
Gets the rectangle.
The rectangle.
Gets the left.
The left.
Gets the top.
The top.
Gets the width.
The width.
Gets the height.
The height.
Gets the bounds.
The bounds.
Summary description for Ellipse.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates Ellipse and reads it from specified reader.
The reader.
The file version.
Ellipse.
Gets the left.
The left.
Gets the top.
The top.
Gets the width.
The width.
Gets the height.
The height.
Gets the bounds.
The bounds.
Summary description for RoundRect.
Initializes a new instance of the class.
The left.
The top.
The width.
The height.
Width of the edge.
Height of the edge.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates RoundRect and reads it from specified reader.
The reader.
The file version.
Gets the radius 1.
Gets the r2.
Gets the bounds.
The bounds.
Summary description for ForeColor.
Initializes a new instance of the class.
The cr fore.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates ForeColor and reads it from specified reader.
The reader.
The file version.
Gets the color.
The color.
Summary description for BackColor.
Initializes a new instance of the class.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates BackColor and reads it from specified reader.
The reader.
The file version.
Gets the color.
The color.
Summary description for TextAngle.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates TextAngle and reads it from specified reader.
The reader.
The file version.
Gets the angle.
The angle.
Summary description for ClipRect.
Internal because we don't ever want assemblies outside of this assembly to be able to create an instance or or derive from CanvasItem.
Clones this instance.
ToString
Read
Summary description for Align.
Align
Align
Align
Justify
Clones this instance.
ToString
Read
Summary description for Right To Left.
Initializes a new instance of the class.
if set to true [right to left].
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Returns RTL of the specified type.
The reader.
The type.
The file version.
Summary description for BackStyle.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Returns BackStyle of the specified type
The reader.
The type.
The file version.
Summary description for WordWrap.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Returns WordWrap for specified type.
The reader.
The type.
The file version.
Summary description for SelectFont.
Gets or sets the index of the font.
The index of the font.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates SelectFont and reads it from specified reader.
The reader.
The file version.
Summary description for PenStyle.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates VerticalText and reads it from the specified reader.
The reader.
The file version.
Gets a value indicating whether this instance is vertical text.
true if this instance is vertical text; otherwise, false.
Summary description for PenStyle.
Prevents a default instance of the class from being created.
Initializes a new instance of the class.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Return an instance of the recieved from reader.
Reader containing the binary data of .
The type of data in stream.
A new instance.
Gets the style.
The style.
Summary description for PenWidth.
Prevents a default instance of the class from being created.
Initializes a new instance of the class.
The pen thickness.
Clones this instance.
CanvasItem.
Returns a that represents this instance.
A that represents this instance.
Creates PenWidth and reads it from specified reader.
The reader.
The file version.
Gets the pen thickness.
The pen thickness.
Summary description for Border.
BorderItem overload for borderWidth, am using this in rtf only right now
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates BorderItem and reads it from specified reader.
The reader.
The file version.
Gets the internal border.
The internal border.
Gets or sets the bounds.
The bounds.
Gets the width of the top border.
The width of the top border.
Gets the width of the left border.
The width of the left border.
Gets the width of the bottom border.
The width of the bottom border.
Gets the width of the right border.
The width of the right border.
Summary description for ResetContext.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates ResetContext and reads it from specified reader.
The reader.
The file version.
This AlignmentTypes Enum specifies how text will be aligned in a table cell.
The near
The center
The far
Summary description for EvaluationStart.
EvalCanvasItem
Clones this instance.
ToString
The CreateRead Method creates and reads in a EvalCanvasItem object from a BinaryReader.
Write
Summary description for EvaluationStart.
EvalCanvasItem
Clones this instance.
ToString
The CreateRead Method creates and reads in a EvalCanvasItem object from a BinaryReader.
Write
RS: CR 23121 - SetCharacterSpacing canvas item
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Gets or sets the character spacing.
The character spacing.
Creates SetCharacterSpacing and reads it from specified reader.
The reader.
The file version.
SetCharacterSpacing.
SetMinCondenseRate canvas item
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Gets or sets the minimal character condensed rate.
The character spacing.
Creates SetMinCondenseRate and reads it from specified reader.
The reader.
The file version.
SetMinCondenseRate.
RS: CR 23121 - SetLineHeight canvas item
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Gets or sets the line spacing.
The line spacing.
Creates SetLineSpacing and reads it from specified reader.
The reader.
The file version.
SetLineSpacing.
RS: CR 23121 - SetLineHeight canvas item
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Gets or sets the padding.
The padding.
Creates SetPadding and reads it from specified reader.
The reader.
The file version.
Summary description for Align.
Initializes a new instance of the class.
The hint.
Hint value exceeds boundaries;hint
Gets the hint.
Clones this instance.
CanvasItem.
ToString
Reads the item contents from stream
Represents text wrap mode
Initializes a new instance of the class.
The mode.
if set to true [enable kinsoku].
WrapMode value exceeds boundaries;mode
Gets the hint.
Gets true if Kinsoky word breaking rules are enabled
Clones this instance.
ToString
Reads the item contents from stream
Used for TextBox control while exporting report to Excel.
TextInfo
TextInfo
///
OutputFormat
Value
CultureName
CurrencyCultureName
Clones this instance.
ToString
CreateRead
This method is for internal use only.
Generate the TextInfo when exporting.
Reads the TextInfo item saved in AR6
Text bounds range canvas item
Constructor.
Top bound.
Bottom bound.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Gets or sets top bound.
Gets or sets bottom bound.
Creates SetMinCondenseRate and reads it from specified reader.
The reader.
The file version.
SetMinCondenseRate.
Summary description for ControlInfo.
ControlInfo
Initializes a new instance of the ControlInfo class
ControlType
Name
Bounds
Clones this instance.
ToString
The CreateRead Method creates and reads in a ControlInfo object from a BinaryReader.
Read
Write
Class ControlInfoEnd.
ControlInfo
Clones this instance.
ToString
The CreateRead Method creates and reads in a ControlInfo object from a BinaryReader.
Write
Summary description for SectionInfoEnd.
ControlInfo
Clones this instance.
ToString
The CreateRead Method creates and reads in a ControlInfo object from a BinaryReader.
Write
Summary description for SectionInfo.
ControlInfo
SectionInfo
SectionType
SectionName
Clones this instance.
ToString
The CreateRead Method creates and reads in a ControlInfo object from a BinaryReader.
Read
Write
Container for RDF document images
The assembly name
The type name
Either byte[], String or null. Used to instantiate actual Image object.
null - invalid value, which will be set if persistenceType is -1.
which, in turn means of an broken RDF.
Initializes a new instance of the class.
Name of the assembly.
Name of the type.
The image format unique identifier.
The data.
Gets true if underlying image is metafile
Returns content of the object in the RDF format.
Creates new image based on resource data
Writes content in the RDF format.
Reads data in RDF format, creates new instance of RIRD with it.
Creates raw view from an image.
Interface IBordered
Gets the bounds.
The bounds.
Summary description for ResourcedCanvasItem.
The x-coordinate of the left edge of structure.
The y-coordinate of the left edge of structure.
The width of structure.
The height of structure.
Gets or sets the size.
The size.
Gets resource manager
Initializes a new instance of the class.
Type of the canvas.
Gets image from resource pool. Call Dispose after using the image!
For internal use only
Gets the image binary stream
Image data
Inner unique resource key
Gets or sets the title.
The title.
Gets or sets the desc.
The desc.
Gets the bounds.
The bounds.
Clones this instance.
CanvasItem.
The method or operation is not available for resource canvas items.
Common interface of link items
Gets the link.
The link.
Gets the title.
The title.
Summary description for LinkItem.
Hyperlink.
Initializes a new instance of the class.
Type of the canvas.
Gets the link.
The link.
Returns a that represents this instance.
A that represents this instance.
Summary description for EnhMeta.
Returns a that represents this instance.
A that represents this instance.
Creates EnhMeta and reads it from specified reader.
The reader.
The file version.
The page object.
EnhMeta.
Summary description for EnhMetaLink.
Returns a that represents this instance.
A that represents this instance.
Creates EnhMetaLink and reads it from specified reader.
The reader.
The file version.
The page object.
EnhMetaLink.
Summary description for JPEGImage.
Returns a that represents this instance.
A that represents this instance.
Creates JPEGImage and reads it from specified reader.
The reader.
The file version.
The page object.
JPEGImage.
Summary description for JPEGLink.
Returns a that represents this instance.
A that represents this instance.
Creates JPEGLink and reads it from specified reader.
The reader.
The file version.
The page object.
Summary description for PINGImage.
Returns a that represents this instance.
A that represents this instance.
Creates PngImage and reads it from specified reader.
The reader.
The file version.
The page object.
Summary description for JPEGLink.
Returns a that represents this instance.
A that represents this instance.
Creates PngLink and reads it from specified reader.
The reader.
The file version.
The page object.
Extended version of RoundRect canvas item. It provides ability to change radius of each corner separately.
Initializes a new instance of the class.
The left.
The top.
The width.
The height.
Width of the edge.
Height of the edge.
Initializes a new instance of the class.
The left.
The top.
The width.
The height.
The top left edge.
The top right edge.
The bottom left edge.
The bottom right edge.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates RoundRectEx and reads it from specified reader.
The reader.
The file version.
Gets the width of the top left corner.
The width of the top left corner.
Gets the height of the top left corner.
The height of the top left corner.
Gets the width of the bottom left corner.
The width of the bottom left corner.
Gets the height of the bottom left corner.
The height of the bottom left corner.
Gets the width of the top right corner.
The width of the top right corner.
Gets the height of the top right corner.
The height of the top right corner.
Gets the width of the bottom right corner.
The width of the bottom right corner.
Gets the height of the bottom right corner.
The height of the bottom right corner.
Gets the bounds.
The bounds.
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
Clones this instance.
Disposes this instance.
Gets or sets the bounds.
The bounds.
Gets or sets the border lines.
The border lines.
BaseTable
The Rows Property give you access to the rows of a the table control.
TableRow
Attributes
Summary description for ToString.
The CreateRead Method creates and reads in a Table object from a BinaryReader.
The Read Method creates and reads in array of TableRows from a
BinaryReader.
This method is used only in clone method.
The only difference is to call base.Read method, cause in standard scenario this call will be done
in outer methods.
The Write Method writes an array of TableRows to a BinaryWriter.
Summary description for DrawTextLink.
RS: CR 24033 - Add parameter to store fallback set of lines(when the align is set to
Justify and the report is exported into RDF 20)
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates DrawTextLink and reads it from specified reader.
The reader.
The file version.
DrawTextLink.
Gets the page offset.
The page offset.
Gets the text.
The text.
Gets the bounds.
The bounds.
Gets the link.
The link.
Gets the title.
The title.
Summary description for DrawText.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Returns the input string with enquoted special characters
Creates DrawText and reads it from specified reader.
The reader.
The file version.
PageOffset
IsTextSearchable
Offset
SearchInit
Text
Gets the bounds.
The bounds.
Summary description for DrawText2.
DrawText2
Constructor
RS: CR 24033 - Add parameter to store fallback set of lines(when the align is set to
Justify and the report is exported into RDF 20)
RS: CR 24033 - Keep the old constructor signature for the back compatibility
Clones this instance.
ToString
CreateRead
Read
Write
PageOffset
IsTextSearchable
SearchInit
Offset
Text
Gets the left.
The left.
Gets the top.
The top.
Gets the width.
The width.
Gets or sets the height.
The height.
Gets the bounds.
The bounds.
Summary description for TextOut.
Clones this instance.
Returns a that represents this instance.
A that represents this instance.
Creates TextOut and reads it from specified reader.
The reader.
The file version.
Gets the page offset.
System.Single.
Gets the text.
The text.
Gets the location.
The location.
Custom tab stops collection item (used in TableOfContents)
Gets the tab stops.
The tab stops.
Initializes a new instance of the class.
The tab stops.
Clones this instance.
Creates CanvasItem and reads it from specified reader.
The reader.
The file version.
Struct TabStop
Creates the TabStop.
The position.
The leading.
The type.
The position
The leading
The type
The Tab Stop Types
The left
The center
The right
Class UrlErrorEventArgs.
Initializes a new instance of the class.
Initializes a new instance of the class.
The e.
Gets the exception.
The exception.
Delegate UrlErrorEventHandler
The sender.
The instance containing the event data.
Interface ICanvasItemsModifier
Inserts the canvas item.
The index.
The item.
Represents the unit of measure of the document when using the low level rendering API on the document page.
Specify the parameters of the page drawing method in centimeters.
Specify the parameters of the page drawing method in inches.
Specify the parameters of the page drawing method in pixels.
Specify the parameters of the page rendering method with the document's own unit (1/300 inch).
Represents the background style when using the lower level page rendering API.
The background becomes transparent. Objects in the background can be seen through.
Fill the background. Objects in the background are transparent.
Indicates the orientation of the page when outputting to the printer.
Follow the printer's default settings.
Print pages in portrait orientation.
Print page in landscape orientation.
Represents the type of pen used when drawing lines on a page.
No line.
Solid line.
Dash styled line.
Dot styled line.
DashDot styled line.
DashDotDot styled line.
Specifies control type
None control type
Label control type
Textbox control type
Checkbox control type
Custom control type
Picture control type
Line control type
Shape control type
RichText control type
SubReport control type
PageBreak control type
Barcode control type
OleObject control type
Table control type
Chart control type
ReportInfo control type
CrossSectionBox control type
CrossSectionLine control type
Specifies report section type
The report header
The page header
The group header
The detail
The group footer
The page footer
The report footer
For internal use only. Allows to replace barcode with image.
For internal use only. Filter only barcode-related canvas items.
Walk through barcode items.
For internal use only. Updates context.
Current item.
Copypasted from RText.
Factory for ISectionDocumentExportSurrogate and IPageExportSurrogate
Filters the by page range.
The document.
The range.
Get filtered document.
The map to fill with the pages map which point the source page number to the page index in the filtered collection.
Converts to filtered document.
The document.
Provides SectionDocument filtering
Get pages.
Get pages count.
Provides Page surrogate for exports
The owner page.
CanvasItems
Fonts
EvaluationBounds
EvaluationMessage
IsEval
Bookmarks
Margins
Width
Height
Units
Orientation
Font
Returns the size of the page in *inches*.
Summary description for Font Collection.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets the element at the specified index.
The index.
Load
Save
Class Margins.
Initializes a new instance of the class.
Initializes a new instance of the class.
The left.
The top.
The right.
The bottom.
Left margin value must be greater than 0
or
Top margin value must be greater than 0
or
Right margin value must be greater than 0
or
Bottom margin value must be greater than 0
Units
Left
Top
Right
Bottom
Occurs when [changed].
RaiseChanged
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Summary description for Page.
Internally all page dimension are kept in inches.
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
For internal use only.
Adds page into collection and remaps internally references resources/fonts
Resources
Summary description for SearchCanvasItemsIndex.
Determing is license Evaluation or not.
Gets the evaluation message.
The evaluation message.
Gets the evaluation bounds.
The evaluation bounds.
Annotations.
Setter is obsolete and does nothing.
Please, use AnnotationCollection's methods to modify it.
Orientation
Returns the size of the page in *inches*.
Margins
Compress
Summary description for Width Property.
Summary description for Height Property.
Gets readonly collection of canvas items
Provides access to internal read-write canvas items collection
This is necessary to be public for HtmlExport's use.
Dispose
Gets index of the first canvas item that differs in current and given page
negative value if pages are equal
RemapFontIndexes
Summary description for AddBookmark.
Summary description for SearchInit.
Summary description for SearchText.
SetEvalItemsCollection - adds the canvasItems to the eval collection to produce copyright message
CalculateBounds
Will go through the canvas items to find the bounds of the canvas items contained in the page.
Offset all of the page's canvas items by the x and y values
CreateCanvasItemStream
Save Method
Summary description for Load Method.
Summary description for CreateCanvasRecords Method.
Summary description for Draw Method.
Summary description for AddBookmark.
CopyrightOld; for arcom.
Summary description for Canvas Contructor.
Dispose
ToString
ToStrings
Summary description for Overlay Method.
Measures the text string with the currently selected font.
The text string to measure.
Measures the text string.
The text to measure.
Measures the height of the specified text if rendered using the current page settings with the specified width.
Measures the height of the specified text if rendered using the current page settings with the specified width.
For Internal use only
Used in engine for putting in TextInfo
For Internal use only
Used in engine for putting in control information
For Internal use only
Used in engine for putting in control information
For Internal use only
Used in engine for putting in control information
For Internal use only
Used in engine for putting in control information
specifies where eval banner should be located
Gets EvalBannerPosition according to Resources
Copyright - sets copyright flags for the evaluation message
Professional edition flag
Clear
Clear
Summary description for Save Method.
Summary description for Save Method.
Load
Load
Enum of options for Draw Method.
Draw none
Draw page items
Draw annotations
Draw page items and annotations
Summary description for Draw Method.
Summary description for Draw Method.
Summary description for Draw Method. This method is used by the TiffExport; for internal use only.
This draw method is used by the printing sample that prints multiple pages on one printed page.
Summary description for Draw Method.
Sets text top/bottom bounds.
Draws the rect.
The left.
The top.
The width.
The height.
Draws the rect.
The rc.
Fills the rect.
The left.
The top.
The width.
The height.
Fills the rect.
The rc.
Draws the round rect.
The left.
The top.
The width.
The height.
Width of the edge.
Height of the edge.
Renders rounded rect with different corner radiuses.
Parameter to specify when we should fail back to old round rect with equals corners
Draws the ellipse.
The left.
The top.
The width.
The height.
Draws the text.
The string text.
The left.
The top.
The width.
The height.
Draws the text.
The string text.
The text.
Draws the text fallback.
The astr text.
The left.
The top.
The width.
The height.
The astr text fallback.
Draws the text.
The astr text.
The left.
The top.
The width.
The height.
Draws the text.
The astr text.
The text.
Draws the text.
The string text.
The left.
The top.
The width.
The height.
The string link.
Draws the text.
The string text.
The text.
The string link.
Draws the text fallback.
The astr text.
The left.
The top.
The width.
The height.
The string link.
The astr text fallback.
Draws the text.
The astr text.
The left.
The top.
The width.
The height.
The string link.
Draws the text.
The astr text.
The text.
The string link.
Draws evaluation text
For internal use only
Draws the image.
The image.
The left.
The top.
The width.
The height.
Draws the image.
The image.
The left.
The top.
The width.
The height.
The title.
The description.
Draws the image.
The image.
if set to true [managed image].
The left.
The top.
The width.
The height.
Draws the image.
The image.
The bounds.
Draws the image.
The image.
if set to true [managed image].
The bounds.
Draws the image.
The image.
The left.
The top.
The width.
The height.
The string link.
Draws the image.
The image.
The left.
The top.
The width.
The height.
The string link.
The title.
The description.
Draws the image.
The image.
if set to true [managed image].
The left.
The top.
The width.
The height.
The string link.
Draws the image.
The image.
The bounds.
The string link.
Draws the image.
The image.
if set to true [image changed].
The text.
The string link.
Draws the table.
The bounds.
PageTable.
Saves the clip.
Restores the clip.
Intersects the clip.
The clip.
Intersects the clip.
The left.
The top.
The width.
The height.
Draws the line.
Draws the border.
The border.
The left.
The top.
The width.
The height.
Draws the border.
The border.
The bounds.
Draws the border.
The border.
The bounds.
Gets or sets the fonts.
The fonts.
Gets or sets the font.
The font.
Gets or sets the forecolor.
The color of the fore.
Gets or sets the text alignment.
The text alignment.
Gets or sets the text justify.
The text justify.
Gets or sets the vertical text alignment.
The vertical text alignment.
Gets or sets the units.
The units.
Determine is the wrap mode for rendering text used or not.
Gets or sets the wrap mode for rendering text.
Gets or sets the character spacing.
The character spacing.
Gets or sets the minimal character condensed rate.
The minimal character condensed rate.
Gets or sets the line spacing.
The line spacing.
Gets or sets the backcolor.
The color of the back.
Gets or sets a value indicating whether [vertical text].
true if [vertical text]; otherwise, false.
Gets or sets the width of the pen.
The width of the pen.
Gets or sets the pen style.
The pen style.
Gets or sets the text angle.
The text angle.
Gets or sets the text render hint.
The text render hint.
Custom tab stops collection
The tab stops.
Gets or sets a value indicating whether [right to left].
true if [right to left]; otherwise, false.
Gets or sets the padding.
The padding.
Gets unique page identifier (used in PagesCollection to track swapped out pages)
Gets this page generation, used to track page changing
Summary description for PageCell.
TableCellAttributes
Tag Name
Occurs when [property changed].
TextCell
Set resource from exist existPage.
Exist existPage.
Dispose
Dispose
Text
FileVersion
Bounds
Align
VAlign
ColSpan
RowSpan
Padding
Width
Height
Attributes
Clone - make a deep copy
StartingRow
CellSpacing
Bounds
ResetLayoutData
CompareTo
CalculateHeight
Save
Render Method
Returns a that represents this instance.
A that represents this instance.
SplitHorizontally
SplitVertically
Delete
Provides extension methods for
Draws the double line.
Draws the double line ellipse.
The left.
The top.
The width.
The height.
Draws the double line round rect.
The left.
The top.
The width.
The height.
Top Left edge.
Top Right edge.
Bottom Left edge.
Bottom Right Edge.
Parameter to specify when we should fail back to old round rect with equals corners
Contains a collection of Page objects.
For tests only
For tests only
For Internal Use only.
Initializes a new instance of the class.
Initializes a new instance of the class.
The document.
Reinitializes page pool given new cache options
Disposes Page objects from PagesCollection.
Disposing
Returns an enumerator that iterates through a collection.
An object that can be used to iterate through the collection.
Gets storage options based on document settings
Summary description for Fonts Property.
Summary description for Load Method.
Summary description for SetFont.
Summary description for AsynchnousLoad Method.
Summary description for Save20Format.
Summary description for Save Save20Format.
Summary description for Save Method.
Removes the item at the specified index.
The zero-based index of the item to remove.
Returns a Page object at specified index in the PagesCollection.
Gets a value indicating whether the is read-only.
true if this instance is read only; otherwise, false.
Gets a value indicating whether the has a fixed size.
true if this instance is fixed size; otherwise, false.
For internal use only.
For internal use only.
Adds an item to the .
The to add to the .
The position into which the new element was inserted.
Determines whether the contains a specific value.
The to locate in the .
true if the is found in the ; otherwise, false.
Removes all the Page objects from the PagesCollection.
Determines the index of a specific item in the .
The to locate in the .
The index of if found in the list; otherwise, -1.
Inserts an item to the at the specified index.
The zero-based index at which should be inserted.
The to insert into the .
Removes the first occurrence of a specific object from the .
The to remove from the .
Determines whether a Page element is in the PagesCollection.
Returns the zero-based index of the first occurrence of the Page object in the PagesCollection.
Adds a Page object to the end of the PagesCollection.
Overloaded: Adds the elements of an array of Pages to the end of the PagesCollection.
Overloaded: Adds the elements of PagesCollection to the end of the PagesCollection.
Inserts a Page element into the PagesCollection at the specified index.
Overloaded: Inserts the elements from PageCollections objects into the PagesCollection at the specified index.
Overloaded: Inserts the elements from an array of Page objects into the PagesCollection at the specified index.
Inserts a new Page element into the PagesCollection at the specified index.
Removes the first occurrence of Page object from the PagesCollection.
Returns the count of Page objects in a Pagescollection starting at the specified index.
Changed
Raises event
Creates a shallow copy of the PagesCollection.
Copies the elements of the to an , starting at a particular index.
The one-dimensional that is the destination of the elements copied from . The must have zero-based indexing.
The zero-based index in at which copying begins.
Copies an array of Page objects to PagesCollection from the specified index.
Gets the number of elements contained in the .
The count.
Gets an object that can be used to synchronize access to the .
The synchronize root.
Gets a value indicating whether access to the is synchronized (thread safe).
true if this instance is synchronized; otherwise, false.
For tests only.
For tests only.
For internal use only.
Enumerates possible actions
For Internal Use only.
Gets or sets the summary.
The summary.
Gets or sets the cell padding.
The cell padding.
Gets or sets the cell spacing.
The cell spacing.
Gets or sets the rules.
The rules.
Gets or sets the border.
The border.
Gets the attributes.
The attributes.
Gets the rows.
The rows.
Gets the columns.
The columns.
Gets or sets the bounds.
The bounds.
Sets the border lines.
The border lines.
Suspends the layout.
Resumes the layout.
Performs the layout.
Summary description for RenderContext.
The list of fonts.
The stack of clipped regions.
The origin point.
Do not let external assemblies create instances of this class.
Gets or sets the padding.
The padding.
Gets or sets the character spacing.
The character spacing.
Gets or sets the minimal character condensed rate.
The minimal character condensed rate.
Gets or sets the line spacing.
The line spacing.
Gets or sets the text angle.
The text angle.
Gets or sets the text render hint.
The text render hint.
Gets or sets the tab stops.
The tab stops.
Gets or sets the text alignment.
The text alignment.
Gets or sets the text justify.
The text justify.
Gets or sets a value indicating whether [right to left].
true if [right to left]; otherwise, false.
Gets or sets the vertical text alignment.
The vertical text alignment.
Gets or sets a value indicating whether text is vertical.
true if [vertical text]; otherwise, false.
Gets or sets the backcolor.
The color of the back.
Gets or sets the forecolor.
The color of the fore.
Gets the pen.
The pen.
Gets the brush.
The brush.
Gets or sets a value indicating whether back style is transparent.
true if [back style transparent]; otherwise, false.
Gets or sets the graphics.
The graphics.
Gets or sets the pen style.
The pen style.
Gets a value indicating whether pen style is transparent.
true if [pen style transparent]; otherwise, false.
Gets or sets the pen thickness.
The pen thickness.
Gets the font.
The font.
Gets the index of the current font.
The index of the current font.
Sets the font by index.
Index of the font.
Gets or sets a value indicating whether this is printing.
true if printing; otherwise, false.
Resets the specified clip region.
The clip region.
Backward compatible implementation
Gets a value indicating whether [word wrap] is on.
Gets or sets a value indicating whether kinsoku word breaking is enabled.
Resets this instance.
Enum State
The in progress
The finished
Document.StateChanged event arguments
Initializes a new instance of the class.
The state.
Initializes a new instance of the class.
Gets the state.
The state.
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Enum VerticalTextAlignment
The normal
The compressed
FindResult
The found
The beginning of pages
The end of pages
Represents the file format used for saving report documents.
ActiveX version of ActiveReports 2.0 file format. This member is left for compatibility.
It is not supported to display the report outputted in this format with the ActiveX viewer control contained in "ActiveReports 2.0J" of ActiveX product or "ActiveReports for .NET 3.0J" of .NET product.
ActiveReports for. NET file format.
The enum of canvas types.
LineItem canvas type
Rect canvas type
ForeColor canvas type
BackColor canvas type
TextOut canvas type
DrawText canvas type
SelectFont canvas type
EnhMeta canvas type
AlignLeft canvas type
AlignRight canvas type
AlignCenter canvas type
TextAngle canvas type
AlignTop canvas type
AlignMiddle canvas type
AlignBottom canvas type
PenStyle canvas type
Border canvas type
PenWidth canvas type
BackStyleTransparent canvas type
BackStyleOpaque canvas type
Ellipse canvas type
RoundRect canvas type
FillRect canvas type
IntersectClip canvas type
PushClipRect canvas type
PopClipRect canvas type
ResetContext canvas type
DrawText2 canvas type
Extension canvas type
DrawTextLink canvas type
EnhMetaLink canvas type
WordWrapOn canvas type
WordWrapOff canvas type
JPEG canvas type
JPEGLink canvas type
PING canvas type
PINGLink canvas type
AlignJustify canvas type
LeftToRight canvas type
RightToLeft canvas type
Resource canvas type
ControlInfo canvas type
Table canvas type
VerticalText canvas type
SectionInfo canvas type
ControlInfoEnd canvas type
SectionInfoEnd canvas type
EvaluationStart canvas type
EvaluationEnd canvas type
SetCharacterSpacing canvas type
SetLineSpacing canvas type
JustifyDistribute canvas type
JustifyDistributeAllLines canvas type
SetPadding canvas type
TextRenderHint canvas type
WrapMode canvas type
TextInfo canvas type
RoundRectEx canvas type
TabStops canvas type
SetMinCondenseRate canvas type
Text top/bottom bounds range canvas type
Hint options for TextRenderHint canvas item
The none
The autoshrink
Summary description for ActiveReportPrintControllerWithStatusDialog.
Create a new instance of the ActiveReportPrintControllerWithStatusDialog class.
Occurs when [print aborted].
Occurs when [printing progress].
CurrentPage
OnStartPrint
OnStartPage
OnEndPage
OnEndPrint
For internal use only
Constructor for ResourceEnumConverter
A System.Type that represents the type of enumeration to associate with this enumeration converter.
Converts the specified value object to an enumeration object.
An that provides a format context.
An parameter for coversion.
The object to convert.
A that represents the converted value.
Converts the given value object to the specified destination type.
An that provides a format context.
An parameter for coversion.
The object to convert.
The to convert the value to.
A that represents the converted value.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to A2.
Looks up a localized string similar to A3.
Looks up a localized string similar to A3 Extra.
Looks up a localized string similar to A3 Extra Transverse.
Looks up a localized string similar to A3 Rotated.
Looks up a localized string similar to A3 Transverse.
Looks up a localized string similar to A4.
Looks up a localized string similar to A4 Extra.
Looks up a localized string similar to A4 Plus.
Looks up a localized string similar to A4Rotated.
Looks up a localized string similar to A4 Small.
Looks up a localized string similar to A4 Transverse.
Looks up a localized string similar to A5.
Looks up a localized string similar to A5 Extra.
Looks up a localized string similar to A5 Rotated.
Looks up a localized string similar to A5 Transverse.
Looks up a localized string similar to A6.
Looks up a localized string similar to A6 Rotated.
Looks up a localized string similar to A Plus.
Looks up a localized string similar to B4.
Looks up a localized string similar to Envelope B4.
Looks up a localized string similar to B4 Jis Rotated.
Looks up a localized string similar to B5.
Looks up a localized string similar to Envelope B5.
Looks up a localized string similar to B5 Extra.
Looks up a localized string similar to B5 Jis Rotated.
Looks up a localized string similar to B5 Transverse.
Looks up a localized string similar to Envelope B6.
Looks up a localized string similar to B6 Jis.
Looks up a localized string similar to B6 Jis Rotated.
Looks up a localized string similar to B Plus.
Looks up a localized string similar to Envelope C3.
Looks up a localized string similar to Envelope C4.
Looks up a localized string similar to Envelope C5.
Looks up a localized string similar to Envelope C65.
Looks up a localized string similar to Envelope C6.
Looks up a localized string similar to C Sheet.
Looks up a localized string similar to Default.
Looks up a localized string similar to Envelope DL.
Looks up a localized string similar to D Sheet.
Looks up a localized string similar to Envelope 6.
Looks up a localized string similar to Envelope 65.
Looks up a localized string similar to E Sheet.
Looks up a localized string similar to Executive.
Looks up a localized string similar to Folio.
Looks up a localized string similar to Fanfold Legal German.
Looks up a localized string similar to Fanfold Std German.
Looks up a localized string similar to Envelope Invite.
Looks up a localized string similar to ISO B4.
Looks up a localized string similar to Envelope Italy.
Looks up a localized string similar to JapaneseDoublePostcard.
Looks up a localized string similar to JapaneseDoublePostcardRotated.
Looks up a localized string similar to JapaneseEnvelopeChouNumber3.
Looks up a localized string similar to JapaneseEnvelopeChouNumber3Rotated.
Looks up a localized string similar to JapaneseEnvelopeChouNumber4.
Looks up a localized string similar to JapaneseEnvelopeChouNumber4Rotated.
Looks up a localized string similar to JapaneseEnvelopeKakuNumber2.
Looks up a localized string similar to JapaneseEnvelopeKakuNumber2Rotated.
Looks up a localized string similar to JapaneseEnvelopeKakuNumber3.
Looks up a localized string similar to JapaneseEnvelopeKakuNumber3Rotated.
Looks up a localized string similar to JapaneseEnvelopeYouNumber4.
Looks up a localized string similar to JapaneseEnvelopeYouNumber4Rotated.
Looks up a localized string similar to Japanese Postcard.
Looks up a localized string similar to Japanese Postcard Rotated.
Looks up a localized string similar to Ledger.
Looks up a localized string similar to Legal.
Looks up a localized string similar to Legal Extra.
Looks up a localized string similar to Letter.
Looks up a localized string similar to Letter Extra.
Looks up a localized string similar to Letter Extra Transverse.
Looks up a localized string similar to Letter Plus.
Looks up a localized string similar to LetterRotated.
Looks up a localized string similar to Letters Small.
Looks up a localized string similar to Letter Transverse.
Looks up a localized string similar to Envelope Monarch.
Looks up a localized string similar to Note.
Looks up a localized string similar to Envelope 10.
Looks up a localized string similar to Envelope 11.
Looks up a localized string similar to Envelope 12.
Looks up a localized string similar to Envelope 14.
Looks up a localized string similar to Envelope 9.
Looks up a localized string similar to Envelope Personal.
Looks up a localized string similar to Prc16K.
Looks up a localized string similar to Prc16KRotated.
Looks up a localized string similar to Prc32K.
Looks up a localized string similar to Prc32KBig.
Looks up a localized string similar to Prc32KBigRotated.
Looks up a localized string similar to Prc32KRotated.
Looks up a localized string similar to PrcEnvelopeNumber1.
Looks up a localized string similar to PrcEnvelopeNumber10.
Looks up a localized string similar to PrcEnvelopeNumber10Rotated.
Looks up a localized string similar to PrcEnvelopeNumber1Rotated.
Looks up a localized string similar to PrcEnvelopeNumber2.
Looks up a localized string similar to PrcEnvelopeNumber2Rotated.
Looks up a localized string similar to PrcEnvelopeNumber3.
Looks up a localized string similar to PrcEnvelopeNumber3Rotated.
Looks up a localized string similar to PrcEnvelopeNumber4.
Looks up a localized string similar to PrcEnvelopeNumber4Rotated.
Looks up a localized string similar to PrcEnvelopeNumber5.
Looks up a localized string similar to PrcEnvelopeNumber5Rotated.
Looks up a localized string similar to PrcEnvelopeNumber6.
Looks up a localized string similar to PrcEnvelopeNumber6Rotated.
Looks up a localized string similar to PrcEnvelopeNumber7.
Looks up a localized string similar to PrcEnvelopeNumber7Rotated.
Looks up a localized string similar to PrcEnvelopeNumber8.
Looks up a localized string similar to PrcEnvelopeNumber8Rotated.
Looks up a localized string similar to PrcEnvelopeNumber9.
Looks up a localized string similar to PrcEnvelopeNumber9Rotated.
Looks up a localized string similar to Quarto.
Looks up a localized string similar to 10X11.
Looks up a localized string similar to 10X14.
Looks up a localized string similar to 11X17.
Looks up a localized string similar to 12x11.
Looks up a localized string similar to 15X11.
Looks up a localized string similar to 9X11.
Looks up a localized string similar to Statement.
Looks up a localized string similar to Tabloid.
Looks up a localized string similar to Tabloid Extra.
Looks up a localized string similar to Fanfold US.
Summary description for PrintingStatus.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to Canceling.
Looks up a localized string similar to Object {0} is not valid padding. Please enter value in format 1{1} 2{1} 3{1} 4.
Looks up a localized string similar to Gets or sets a value that determines the alpha transparency of the background color.
Looks up a localized string similar to Arrow Annotation.
Looks up a localized string similar to Balloon Annotation.
Looks up a localized string similar to Circle Annotation.
Looks up a localized string similar to Image Annotation.
Looks up a localized string similar to Line Annotation.
Looks up a localized string similar to Rectangle Annotation.
Looks up a localized string similar to Text Annotation.
Looks up a localized string similar to Occurs when an exception is thrown while downloading a document asynchronously from the LoadUrl location..
Looks up a localized string similar to Determines whether the document is currently being loaded with pages..
Looks up a localized string similar to Raised when the loading of the document is complete.
Looks up a localized string similar to Gets or sets a URL to download the document asynchronously using internet protocols..
Looks up a localized string similar to Gets or sets the name of the document..
Looks up a localized string similar to Gets a reference to the document's pages..
Looks up a localized string similar to Gets or sets a password string used to protect the document..
Looks up a localized string similar to Gets a reference to the Document's Printer Object..
Looks up a localized string similar to Occurs when an exception occurs in the printing thread..
Looks up a localized string similar to For Internal Use only..
Looks up a localized string similar to Report Viewer.
Looks up a localized string similar to The printer settings are not valid.
Looks up a localized string similar to The passwords do not match, document password may not be set correctly..
Looks up a localized string similar to Bottom.
Looks up a localized string similar to This document was created using an EVALUATION version of ActiveReports 13. Only a licensed user may legally create reports for use in production. Please report infractions or address questions to ActiveReports.Sales@grapecity.com. Copyright © 2019 GrapeCity, inc. All rights reserved..
Looks up a localized string similar to Arial.
Looks up a localized string similar to This document was created using a STANDARD or an EVALUATION version of ActiveReports 13. Only a PROFESSIONAL EDITION licensed user may legally create reports for use in production. Please report infractions or address questions to ActiveReports.Sales@grapecity.com. Copyright © 2019 GrapeCity, inc. All rights reserved..
Looks up a localized string similar to Memory pool is full while CacheToDisk is off.
Looks up a localized string similar to {0} of {1}.
Specifies hanling type for resource
Resource is kept as is by reference, no pooling is performed
ResourceManager gets full control over resource and disposes it if necessary
The same as managed but ResourceManager must not dispose it explicitly
Image wrapped to provide synchronize concurrent access to Image class
Initializes a new instance of SyncImage class
Initializes a new instance of SyncImage class.
Gets the image
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
UserPreference.
Occurs when [property changed].
Initializes a new instance of the class.
Gets or sets the forecolor of the search results.
The color of the search results fore.
Gets or sets the backcolor of the search results.
The color of the search results back.
Gets or sets the forecolor of the hyper link.
The color of the hyper link fore.
Gets or sets the backcolor of the hyper link.
The color of the hyper link back.
Gets or sets a value indicating whether [hyper link underline].
true if [hyper link underline]; otherwise, false.
If True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings.
Used to compress/decompress simpke zlib stream (without structure). For internal use only.
Compress stream.
Decompress stream.
The Find Options.
Gets or sets a value indicating whether [match whole word].
true if [match whole word]; otherwise, false.
Gets or sets a value indicating whether [match case].
true if [match case]; otherwise, false.
Gets or sets a value indicating whether this is reverse.
true if reverse; otherwise, false.
Summary description for Document Events.
Delegate LoadCompletedEventHandler
The sender.
The instance containing the event data.
Vector graphics document representation.
Used for locking code in different assemblies.
Creates new SectionDocument.
Initializes a new instance of the class.
The name.
Deserialization constructor. Initializes a new instance of the class.
The information.
The context.
For internal use only.
The information.
The context.
Gets or sets the content.
The content.
CacheToDiskLocation
Specifies location of CacheToDisk files - can be physical path or "IsolatedStorage" to use IsolatedStorage.
CacheToDisk
This make the pages collection use a temp file for the canvas item streams
Gets a reference to the document's bookmarks.
Gets or sets a reference to the document's page.
Gets or sets the name of the document.
Gets or sets a password to protect the saved document file.
Gets or sets a reference to the document's printer settings.
For internal use only.
Gets or sets the URL for downloading documents asynchronously from HTTP URL.
Determines whether the document is currently loaded.
Gets or sets the user preferences.
The user preferences.
If you call dispose on this level that means that you are
not suppose to use anything that is contained below this
level. That means no pages, no fonts, etc.
Occurs when [print aborted].
Occurs when [print progress].
Occurs when [state changed].
For internal use only - way to change in future versions
Occurs when an exception is thrown while downloading documents asynchronously from LoadUrl.
Occurs when [printing thread error event].
Dispose implementation
Resets the printer properties
Search for the specified character string.
The string you are searching for
The page's collection zero based index
ClearFindTextSelection
Search the document page for the specified character string.
The string you are searching for
The page's collection zero based index
which direction you are searching
The current offset into the text string
For internal use only. Creates the document page which will require less efforts to merge into document.
Export the page(s) to Text and Rtf data, and copy it to clipboard.
The zero-based starting page index.
The number of pages copy to clipboard.
Loads document from the specified stream.
The stream.
Loads document from the specified RDF file.
The RDF file.
Summary description for DataAvailableEvent Handler
Summary description for DownloadErrorEvent Handler
Summary description for AsynchnousLoad Method.
This method is repeatly called by the DownloadRequest object and keeps it's state of the
last time it was called in the m_theLoadState data member
Saves document to the specified file.
Name of the file.
The format.
Saves document to the specified file.
Name of the file.
The format.
The options.
Saves document to the specified file.
Name of the file.
Saves document the specified stream.
The stream.
The format.
Saves document to the specified stream.
The stream.
The format.
The options.
Saves document to the specified stream.
The stream.
For internal use only
Occurs after all document pages are fully loaded.
Print options
For internal use only - designtime support for SectionDocument
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The to use as the current culture.
The to convert.
An that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A . If null is passed, the current culture is assumed.
The to convert.
The to convert the parameter to.
An that represents the converted value.
Summary description for Border.
Get border line width with specified style and graphics' page scale.
Occurs when [property changed].
Initializes a new instance of the class.
To the strings.
System.String[].
Returns a that represents this instance.
A that represents this instance.
Gets the line style of edges.
The line style of edges.
Gets color of the edge at given index.
The index.
Color.
Clones this instance.
Border.
Summary description for Border Colors.
Gets or sets the color of the bottom.
The color of the bottom.
Gets or sets the color of the left.
The color of the left.
Gets or sets the color of the right.
The color of the right.
Gets or sets the color.
The color.
Summary description for Border Styles.
Gets or sets the bottom style.
The bottom style.
Gets or sets the left style.
The left style.
Gets or sets the right style.
The right style.
Gets or sets the style.
The style.
Gets or sets a value indicating whether this is shadow.
true if shadow; otherwise, false.
For internal use only
Read
Copies to.
The border.
Write
ReadXml
WriteXml
Style
Internal use only
Renders the border around the specified rectangle.
The Graphics go render the border on.
The Border's rectangle in inches.
This method must be public as the FormatBorderDialog in ARDesigner requires
this method.
Renders the border around the specified rectangle.
The Graphics go render the border on.
The Border's rectangle in inches.
This method must be public as the FormatBorderDialog in ARDesigner requires
this method.
Get shadow line's position.
Renders the border around the specified rectangle.
Overlaoded the Render to render table borders in rtf tables with border widths.
the widths value less than or equaL to 0f does the default rendering
Internal use only
The Graphics go render the border on.
The Border's rectangle in inches.
Pen Width Top
Pen Width Left
Pen Width Bottom
Pen Width Right
This method must be public as the FormatBorderDialog in ARDesigner requires
this method.
Renders the border around the specified rectangle.
Internal use only
The Border's rectangle in inches.
Graphics' page scale.
This method must be public as the FormatBorderDialog in ARDesigner requires
this method.
Returns a BorderMargin object containing the thickness of the top, left, right, and bottom edges of the border that will be drawn.
Internal use only
Returns a BorderMargin object containing the thickness of the top, left, right, and bottom edges of the border that will be drawn.
Internal use only
Inflate
Internal use only
Inflate
Internal use only
InflateInches
Internal use only
IsEmpty
Internal use Only
Used only for Border.GetMargins().
Contains the thickness of the top, left, right, and bottom border that will be drawn
around the outside of the control.
This is used for FormatBorderDialog's preview, and in AREngine to prevent
growing/shrinking sections from clipping borders.
Private storage for the Left property.
Private storage for the Top property.
Private storage for the Right property.
Private storage for the Bottom property.
Initializes a new instance of the BorderMargins class with the specified left, top, right and bottom margin thickness values.
Returns the thickness of the Left border.
Returns the thickness of the Top border.
Returns the thickness of the Right border.
Returns the thickness of the Bottom border.
BorderLine
Initializes a new instance of the class.
Initializes a new instance of the class.
The style.
The thickness.
The color.
The start point.
The end point.
StartPoint
EndPoint
Thickness
Color
Gets or sets the style.
The style.
ToString Method
A string that represent the vertical line mainly for debugging
Padding class
DDPadding Empty Structure
DDPadding Constructor
All
DDPadding Constructor
Left
Tol
Right
Bottom
Gets or sets padding
Gets or sets bottom padding
Gets or sets left padding
Gets or sets right padding
Gets or sets top padding
Gets horizontal padding property
Gets versical padding property
Gets size
Implements the ==.
The result of the operator.
Implements the !=.
The result of the operator.
Determines whether the specified is equal to this instance.
Another object to compare to.
true if the specified is equal to this instance; otherwise, false.
Determines whether the specified is equal to this instance.
Another object to compare to.
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Possible border styles.
The none
The solid
The dash
The dot
The dash dot
The dash dot dot
The double
The thick solid
The thick dash
The thick dot
The thick dash dot
The thick dash dot dot
The thick double
The extra thick solid
Provides a common interface for all the export filters.
Exports the specified document.
The document.
The file path.
The page range.
Exports the specified document.
The document.
The file path.
Exports the specified document.
The document.
The output stream.
Exports the specified document.
The document.
The output stream.
The page range.
Exports the specified document.
The document.
The output handler.
The page range.
Summary description for IHandleHtmlOutput.
OutputHtmlData will be called by the HtmlExport class to output data.
Information about the output
The implementation of OutputHtmlData should use the data passed in the info argument and store it as the implentator requires.
The return value should be a "file name" that the calling HtmlExport class can use to place links in the main HTML page to the data.
For example, as an HTML page is being created and an image is encountered that will be outputed as an HTML img the HtmlExport object will call this method to provide the data to the implentor, and the return value from OutputHtmlData (i.e. the filename) will be used as the src attribute's value.
When the HTML page is ready, OutputHtmlData will be called again to pass the actual HTML page's data, in this case the filename returned by the OutputHtmlData implementation will not be used.
Called by the HtmlExport to indicate that the export of the current document is complete. This can be used by an implementor to flush any remaining output, or to write out a frame set page for the previously exported document.
Used as an argument to the IOutputHtml interface's OutputHtmlData function.
Initializes an instance of the HtmlOutputInfoArg class.
Returns the kind of output data contained in the OutputStream property.
The actual data that is being outputted.
The different possible kinds of output from HTML.
The output is a PNG image.
The output is a JPG image.
The output is the HTML page.
The output is an HTML page containing a list of bookmarks for the main HTML page(s).
The output is an html page containing a Frameset declaration for a TOC page or navigation page if TOC not availalbe, and the "target" document pages on the right.
Class ActiveReportPrintController.
Occurs when print is aborted.
Occurs when printing progress is changed.
Cancel
OnEndPage
OnStartPage
Summary description for DDPaperSize.
DDPaperSize
DDPaperSize
Kind
AddCustomPaperSize
PrintProgressEventArgs
Gets the current printing page number.
Initializes a new instance of the class.
The current ptinting page number.
Summary description for Document Events.
Summary description for Document Events.
Summary description for PrintingThreadErrorEventArgs.
Initializes a new instance of the class.
The printing thread exception.
Gets the printing thread exception.
Summary description for Document Events.
Specifies page printing order
Horizontal order.
Reversed horizontal order.
Vertical order.
Vertical reversed order.
Specifies page scaling
No scaling mode.
Booklet mode.
Mode that scales small pages up and large pages down to fit the paper.
Mode that resizes only large pages to fit the paper and prints small pages as they are.
Multiple pages per sheet mode.
For internal use only
Occurs when print is aborted.
Occurs when printing progress is changed.
Gets the delegates.
Summary description for Printer.
Initializes a new instance of the class.
Initializes a new instance of the class.
Print controller initializer.
Print progress handler.
Print aborted handler.
The printing thread error event handler.
Reinitialize
Ensure that PrinterSettings.IsValid
Determines if printer is virtual. For internal use only.
PrinterName
PaperWidth
PaperHeight
Landscape
There is a potential problem if some one uses the DefaultPageSettings.Landscape to change the
the landscape instead of Printer.Landscape.
Gets or sets the printer that prints the document.
A that specifies where and how the document is printed. The default is a with its properties set to their default values.
PaperSizes
PaperKind
PaperSize
VisibleBounds
Gets or sets the print controller that guides the printing process.
For internal use only
For internal use only
Releases the unmanaged resources used by the and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
For internal use.
Exception, happened while printing document.
Print options
Creates the default print options.
Page scaling
Pages per sheet
Page order
Print page border
Auto-rotate
Gets or sets page margins
Watermark options
Page margins
The empty margins
Top margin.
Bottom margin.
Left margin.
Right margin.
Initializes a new instance of the class.
The left margin.
The right margin.
The top margin.
The bottom margin.
Watermark options
Watermark text
Font
Color
Test rotation angle, degrees, counter-clockwise
If property is true watermark sign will be painted on the pages over report content,
else watermark will be painted on the pages before all other report content