[]
        
(Showing Draft Content)

C1.WPF.Word

C1.WPF.Word Namespace

Classes

C1WordDocument

Represents a Word/RTF document.

DrawingElementEventArgs

Provides parameters for the DrawingElement event.

Font

Defines a format for text, including font face, size, and style attributes.

Pen

Represents an object used to draw lines and curves.

RtfPageAddedArgs

The event argument for added page class.

RtfPageSize

Page sizes for text document.

StringFormat

Encapsulates text layout information.

Interfaces

IC1WordInfo

The Word/RTF document information.

IContent

The Word/RTF object for document or paragraph content.

IDocumentContent

The Word/RTF object for document content.

IParagraphContent

The Word/RTF object for paragraph content.

Enums

ContentAlignment

Specifies alignment of content within a layout rectangle.

DashStyle

Specifies the style of dashed lines drawn with a Pen object.

FileFormat

Specifies the file format to use when loading or saving documents.

FillMode

Specifies how the interior of a closed path is filled.

ImageFormat

Represents the format used to encode an image into a stream.

PaperKind

Specifies the standard paper sizes.

RtfBorderStyle

The table border style enumeration.

RtfFontStyle

Specifies style information applied to text.

RtfHorizontalAlignment

The horizontal (or may be vertical) alignment enumeration of paragraphs, pictures and others objects.

RtfListLevelChar

Specifies which character follows the list level text.

RtfListType

The list type enumeration.

RtfMergeCellType

The merge type enumeration for the table cell.

RtfPatternType

The pattern type enumeration for the table cell.

RtfTextFlow

The text flow (direct) enumeration.

RtfUnderlineStyle

The underline style enumeration.

StringFormatFlags

Specifies the display and layout information for strings.

Delegates

RtfPageAddedHandler

The delegate for a event of added page.