[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout

Namespace GrapeCity.Documents.Word.Layout

Classes

BlockElement

Block elements for page columns and table cells.

CellContent

Represents the content of a table cell.

GcWordLayout

Represents a paginated document to be converted to printable formats, such as PDF.

GroupShapeFragment

Represents the group shape element on a Page.

ImageOutputSettings

Options that allow customizing the output images.

LayoutElement

Base class for the hierarchy of layout elements.

ObjectFragment

The base class for ShapeFragment, GroupShapeFragment, and PictureFragment.

Page

Represents a page in GcWordLayout.

PageColumn

Represents a page column element.

PageSection

Represents a page section element.

PdfOutputSettings

Options used for saving a GcWordLayout in PDF format.

PictureFragment

Represents the picture element on a Page.

ShapeFragment

Represents the Shape element on a Page.

SharedGroupShape

Represents a shared GroupShape.

SharedObject

The base class for SharedPicture and SharedShape.

SharedPicture

Represents a shared Picture.

SharedShape

Represents a shared Shape.

TableCell

Represents a table cell.

TableColumn

Represents the column in a Word table.

TableFragment

Represents the Word table on a Page.

TableGridColumn

Represents the vertical grid line in a Word table.

TableGridRow

Represents the horizontal grid line in a Word table.

TableRow

Represents the row in a Word table.

TextFragment

Represents the paragraph fragment on a Page.

WordLayoutException

Represents errors that occur during pagination and layout of GcWordDocument.

WordLayoutSettings

Options used for pagination and rendering of a GcWordDocument.

Enums

RowHeightRule

Specifies the rule for determining the height of a table row.

WordCommentMode

Specifies how comments are handled during layout of a GcWordDocument.

Delegates

PostLayoutDelegate

Defines a delegate for post-layout processing of GcWordLayout.