• Word for WPF Overview
    • Help with WPF Edition
  • Word for WPF Key Features
  • Object Model Summary
  • Quick Start: Word for WPF
    • Step 1 of 3: Setting up the Application
    • Step 2 of 3: Adding Simple Text
    • Step 3 of 3: Running the Application
  • Working with Word for WPF
    • Basic Level Working
      • Adding Text
      • Adding Images
      • Drawing Graphics
      • Adding Quotes
    • Advanced Level Working
      • Inserting Table
      • Adding TOC
      • Creating Word Document with different paper sizes
      • Adding Text Flow
  • Word for WPF Samples
  • API Reference
    • C1.WPF.Word.4 Assembly
      • Namespaces
        • C1.WPF.Word Namespace
          • Overview
          • Classes
            • C1WordDocument
              • Overview
              • Members
              • C1WordDocument Constructor
                • C1WordDocument Constructor()
                • C1WordDocument Constructor(PaperKind)
              • Methods
                • Add Method
                • AddBookmark Method
                • AddBookmarkEnd Method
                • AddBookmarkStart Method
                • AddCanvas Method
                • AddLink Method
                  • AddLink(String) Method
                  • AddLink(String,IRtfContent) Method
                • AddParagraph Method
                  • AddParagraph(String) Method
                  • AddParagraph(String,Font) Method
                  • AddParagraph(String,Font,Color) Method
                  • AddParagraph(String,Font,Color,RtfHorizontalAlignment) Method
                • AddPicture Method
                  • AddPicture(C1Bitmap) Method
                  • AddPicture(C1Bitmap,RtfHorizontalAlignment) Method
                  • AddPicture(C1Bitmap,ShapeWrapType,ZIndexType) Method
                  • AddPicture(WriteableBitmap) Method
                  • AddPicture(WriteableBitmap,RtfHorizontalAlignment) Method
                  • AddPicture(WriteableBitmap,ShapeWrapType,ZIndexType) Method
                • AddShape Method
                • Clear Method
                • ColumnBreak Method
                • DrawArc Method
                • DrawBeziers Method
                • DrawElement Method
                  • DrawElement(FrameworkElement,Rect,ContentAlignment,Stretch) Method
                  • DrawElement(FrameworkElement,Rect,Rect) Method
                  • DrawElement(FrameworkElement,Rect) Method
                • DrawEllipse Method
                  • DrawEllipse(Pen,Double,Double,Double,Double) Method
                  • DrawEllipse(Pen,Rect) Method
                • DrawImage Method
                  • DrawImage(WriteableBitmap,Rect) Method
                  • DrawImage(C1Bitmap,Rect,Rect) Method
                  • DrawImage(C1Bitmap,Rect) Method
                  • DrawImage(WriteableBitmap,Rect,Rect) Method
                • DrawLine Method
                  • DrawLine(Pen,Point,Point) Method
                  • DrawLine(Pen,Double,Double,Double,Double) Method
                • DrawParagraph Method
                • DrawPie Method
                • DrawPolygon Method
                • DrawPolyline Method
                • DrawRectangle Method
                  • DrawRectangle(Pen,Double,Double,Double,Double) Method
                  • DrawRectangle(Pen,Rect) Method
                  • DrawRectangle(Pen,Rect,Size) Method
                • DrawString Method
                  • DrawString(String,Rect) Method
                  • DrawString(String,Font,Color,Rect) Method
                  • DrawString(String,Font,Color,Rect,StringFormat) Method
                  • DrawString(TextBlock,Rect) Method
                • FillBeziers Method
                • FillEllipse Method
                  • FillEllipse(Color,Double,Double,Double,Double) Method
                  • FillEllipse(Color,Rect) Method
                • FillPie Method
                • FillPolygon Method
                • FillRectangle Method
                  • FillRectangle(Color,Double,Double,Double,Double) Method
                  • FillRectangle(Color,Rect) Method
                  • FillRectangle(Color,Rect,Size) Method
                • GetParagraph Method
                  • GetParagraph(Font) Method
                  • GetParagraph(String) Method
                  • GetParagraph(String,Font) Method
                  • GetParagraph(String,StringFormat) Method
                  • GetParagraph(String,Font,StringFormat) Method
                  • GetParagraph(String,StringFormat,Single) Method
                  • GetParagraph(String,Font,StringFormat,Single) Method
                • LineBreak Method
                • Load Method
                • LoadFromOpenXml Method
                  • LoadFromOpenXml(String) Method
                  • LoadFromOpenXml(Stream) Method
                • LoadFromRtf Method
                • MeasureExpand Method
                • MeasureFontSize Method
                • MeasureString Method
                  • MeasureString(String,Font,Double,StringFormat) Method
                  • MeasureString(String,Font,Double) Method
                  • MeasureString(String,Font) Method
                • Merging Method
                  • Merging(C1WordDocument) Method
                  • Merging(C1WordDocument,IRtfContent) Method
                • PageBreak Method
                • ParseRtfText Method
                • ResetClipRect Method
                • Save Method
                  • Save(String) Method
                  • Save(Stream,FileFormat) Method
                • SetClipRect Method
                • SetPageSettings Method
                • ShapeFillOpacity Method
                • ShapeHyperlink Method
                • ShapeRotation Method
                • ToPixels Method
                  • ToPixels(Double) Method
                  • ToPixels(Size) Method
                  • ToPixels(Rect) Method
                • ToPoints Method
                  • ToPoints(Double) Method
                  • ToPoints(Size) Method
                  • ToPoints(Rect) Method
                • ToRtfText Method
              • Properties
                • BottomMargin Property
                • ClientRectangle Property
                • Count Property
                • Creator Property
                • Current Property
                • CurrentAlignment Property
                • CurrentCanvas Property
                • CurrentColor Property
                • CurrentCulture Property
                • CurrentFont Property
                • CurrentPageIndex Property
                • CurrentPen Property
                • CurrentSection Property
                • CurrentShape Property
                • FitShapesToText Property
                • Hyperlink Property
                • Info Property
                • Landscape Property
                • LeftIndent Property
                • LeftMargin Property
                • MainSection Property
                • PageSize Property
                • RightIndent Property
                • RightMargin Property
                • ShapesWord2007Compatible Property
                • TopMargin Property
                • Version Property
              • Events
                • DrawingElement Event
                • RtfPageAdded Event
            • DrawingElementEventArgs
              • Overview
              • Members
              • DrawingElementEventArgs Constructor
              • Properties
                • Bounds Property
                • DocumentTransform Property
                • Element Property
                • Handled Property
                • Root Property
            • Font
              • Overview
              • Members
              • Font Constructor
                • Font Constructor(String,Double,RtfFontStyle)
                • Font Constructor(String,Double)
                • Font Constructor(RtfFontStyle,Double,String)
                • Font Constructor(RtfFontStyle,Double,Byte[])
              • Properties
                • Bold Property
                • FontFamily Property
                • GdiCharSet Property
                • GdiVerticalFont Property
                • Italic Property
                • Name Property
                • Size Property
                • Strikeout Property
                • Style Property
                • Underline Property
            • Pen
              • Overview
              • Members
              • Pen Constructor
                • Pen Constructor(Color)
                • Pen Constructor(Color,Double)
              • Properties
                • Color Property
                • DashOffset Property
                • DashPattern Property
                • DashStyle Property
                • LineJoin Property
                • StartCap Property
                • Width Property
              • Operators
                • Implicit Type Conversion Operator
            • RtfPageAddedArgs
              • Overview
              • Members
              • RtfPageAddedArgs Constructor
              • Fields
                • Content Field
            • RtfPageSize
              • Overview
              • Members
              • RtfPageSize Constructor
              • Fields
                • A0 Field
                • A1 Field
                • A10 Field
                • A2 Field
                • A3 Field
                • A4 Field
                • A5 Field
                • A6 Field
                • A7 Field
                • A8 Field
                • A9 Field
                • ArchA Field
                • ArchB Field
                • ArchC Field
                • ArchD Field
                • ArchE Field
                • B0 Field
                • B1 Field
                • B2 Field
                • B3 Field
                • B4 Field
                • B5 Field
                • FLSA Field
                • FLSE Field
                • HalfLetter Field
                • Ledger Field
                • Legal Field
                • Letter Field
                • Note Field
            • StringFormat
              • Overview
              • Members
              • StringFormat Constructor
                • StringFormat Constructor()
                • StringFormat Constructor(TextBlock)
              • Properties
                • Alignment Property
                • Angle Property
                • FormatFlags Property
                • GenericDefault Property
                • LineAlignment Property
                • LineSpacing Property
          • Enumerations
            • ContentAlignment
            • DashStyle
            • FileFormat
            • FillMode
            • ImageFormat
            • PaperKind
            • RtfBorderStyle
            • RtfFontStyle
            • RtfHorizontalAlignment
            • RtfListLevelChar
            • RtfListType
            • RtfMergeCellType
            • RtfPatternType
            • RtfTextFlow
            • RtfUnderlineStyle
            • StringFormatFlags
          • Interfaces
            • IC1WordInfo
              • Overview
              • Members
              • Properties
                • Author Property
                • Comment Property
                • Company Property
                • CreationTime Property
                • Keywords Property
                • Manager Property
                • Operator Property
                • RevisionTime Property
                • Subject Property
                • Title Property
            • IContent
              • Overview
              • Members
            • IDocumentContent
              • Overview
              • Members
            • IParagraphContent
              • Overview
              • Members
          • Delegates
            • RtfPageAddedHandler
        • C1.WPF.Word.Canvas Namespace
          • Overview
          • Classes
            • AccentBorderCallout1Shape
              • Overview
              • Members
              • AccentBorderCallout1Shape Constructor
                • AccentBorderCallout1Shape Constructor()
                • AccentBorderCallout1Shape Constructor(Point,Point)
                • AccentBorderCallout1Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentBorderCallout1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentBorderCallout2Shape
              • Overview
              • Members
              • AccentBorderCallout2Shape Constructor
                • AccentBorderCallout2Shape Constructor()
                • AccentBorderCallout2Shape Constructor(Point,Point)
                • AccentBorderCallout2Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentBorderCallout2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentBorderCallout3Shape
              • Overview
              • Members
              • AccentBorderCallout3Shape Constructor
                • AccentBorderCallout3Shape Constructor()
                • AccentBorderCallout3Shape Constructor(Point,Point)
                • AccentBorderCallout3Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentBorderCallout3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentBorderCallout90Shape
              • Overview
              • Members
              • AccentBorderCallout90Shape Constructor
                • AccentBorderCallout90Shape Constructor()
                • AccentBorderCallout90Shape Constructor(Point,Point)
                • AccentBorderCallout90Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentBorderCallout90Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout1Shape
              • Overview
              • Members
              • AccentCallout1Shape Constructor
                • AccentCallout1Shape Constructor()
                • AccentCallout1Shape Constructor(Point,Point)
                • AccentCallout1Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentCallout1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout2Shape
              • Overview
              • Members
              • AccentCallout2Shape Constructor
                • AccentCallout2Shape Constructor()
                • AccentCallout2Shape Constructor(Point,Point)
                • AccentCallout2Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentCallout2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout3Shape
              • Overview
              • Members
              • AccentCallout3Shape Constructor
                • AccentCallout3Shape Constructor()
                • AccentCallout3Shape Constructor(Point,Point)
                • AccentCallout3Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentCallout3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • AccentCallout90Shape
              • Overview
              • Members
              • AccentCallout90Shape Constructor
                • AccentCallout90Shape Constructor()
                • AccentCallout90Shape Constructor(Point,Point)
                • AccentCallout90Shape Constructor(Int32,Int32,Int32,Int32)
                • AccentCallout90Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonBackPreviousShape
              • Overview
              • Members
              • ActionButtonBackPreviousShape Constructor
                • ActionButtonBackPreviousShape Constructor()
                • ActionButtonBackPreviousShape Constructor(Point,Point)
                • ActionButtonBackPreviousShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonBackPreviousShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonBeginningShape
              • Overview
              • Members
              • ActionButtonBeginningShape Constructor
                • ActionButtonBeginningShape Constructor()
                • ActionButtonBeginningShape Constructor(Point,Point)
                • ActionButtonBeginningShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonBeginningShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonBlankShape
              • Overview
              • Members
              • ActionButtonBlankShape Constructor
                • ActionButtonBlankShape Constructor()
                • ActionButtonBlankShape Constructor(Point,Point)
                • ActionButtonBlankShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonBlankShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonDocumentShape
              • Overview
              • Members
              • ActionButtonDocumentShape Constructor
                • ActionButtonDocumentShape Constructor()
                • ActionButtonDocumentShape Constructor(Point,Point)
                • ActionButtonDocumentShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonDocumentShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonEndShape
              • Overview
              • Members
              • ActionButtonEndShape Constructor
                • ActionButtonEndShape Constructor()
                • ActionButtonEndShape Constructor(Point,Point)
                • ActionButtonEndShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonEndShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonForwardNextShape
              • Overview
              • Members
              • ActionButtonForwardNextShape Constructor
                • ActionButtonForwardNextShape Constructor()
                • ActionButtonForwardNextShape Constructor(Point,Point)
                • ActionButtonForwardNextShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonForwardNextShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonHelpShape
              • Overview
              • Members
              • ActionButtonHelpShape Constructor
                • ActionButtonHelpShape Constructor()
                • ActionButtonHelpShape Constructor(Point,Point)
                • ActionButtonHelpShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonHelpShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonHomeShape
              • Overview
              • Members
              • ActionButtonHomeShape Constructor
                • ActionButtonHomeShape Constructor()
                • ActionButtonHomeShape Constructor(Point,Point)
                • ActionButtonHomeShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonHomeShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonInformationShape
              • Overview
              • Members
              • ActionButtonInformationShape Constructor
                • ActionButtonInformationShape Constructor()
                • ActionButtonInformationShape Constructor(Point,Point)
                • ActionButtonInformationShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonInformationShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonMovieShape
              • Overview
              • Members
              • ActionButtonMovieShape Constructor
                • ActionButtonMovieShape Constructor()
                • ActionButtonMovieShape Constructor(Point,Point)
                • ActionButtonMovieShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonMovieShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonReturnShape
              • Overview
              • Members
              • ActionButtonReturnShape Constructor
                • ActionButtonReturnShape Constructor()
                • ActionButtonReturnShape Constructor(Point,Point)
                • ActionButtonReturnShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonReturnShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ActionButtonSoundShape
              • Overview
              • Members
              • ActionButtonSoundShape Constructor
                • ActionButtonSoundShape Constructor()
                • ActionButtonSoundShape Constructor(Point,Point)
                • ActionButtonSoundShape Constructor(Int32,Int32,Int32,Int32)
                • ActionButtonSoundShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ArcShape
              • Overview
              • Members
              • ArcShape Constructor
                • ArcShape Constructor()
                • ArcShape Constructor(Point,Point)
                • ArcShape Constructor(Int32,Int32,Int32,Int32)
                • ArcShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
              • Properties
                • Adjust Property
                • Verticies Property
            • ArrowShape
              • Overview
              • Members
              • ArrowShape Constructor
                • ArrowShape Constructor()
                • ArrowShape Constructor(Point,Point)
                • ArrowShape Constructor(Int32,Int32,Int32,Int32)
                • ArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BalloonShape
              • Overview
              • Members
              • BalloonShape Constructor
                • BalloonShape Constructor()
                • BalloonShape Constructor(Point,Point)
                • BalloonShape Constructor(Int32,Int32,Int32,Int32)
                • BalloonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentArrowShape
              • Overview
              • Members
              • BentArrowShape Constructor
                • BentArrowShape Constructor()
                • BentArrowShape Constructor(Point,Point)
                • BentArrowShape Constructor(Int32,Int32,Int32,Int32)
                • BentArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector2Shape
              • Overview
              • Members
              • BentConnector2Shape Constructor
                • BentConnector2Shape Constructor()
                • BentConnector2Shape Constructor(Point,Point)
                • BentConnector2Shape Constructor(Int32,Int32,Int32,Int32)
                • BentConnector2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector3Shape
              • Overview
              • Members
              • BentConnector3Shape Constructor
                • BentConnector3Shape Constructor()
                • BentConnector3Shape Constructor(Point,Point)
                • BentConnector3Shape Constructor(Int32,Int32,Int32,Int32)
                • BentConnector3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector4Shape
              • Overview
              • Members
              • BentConnector4Shape Constructor
                • BentConnector4Shape Constructor()
                • BentConnector4Shape Constructor(Point,Point)
                • BentConnector4Shape Constructor(Int32,Int32,Int32,Int32)
                • BentConnector4Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentConnector5Shape
              • Overview
              • Members
              • BentConnector5Shape Constructor
                • BentConnector5Shape Constructor()
                • BentConnector5Shape Constructor(Point,Point)
                • BentConnector5Shape Constructor(Int32,Int32,Int32,Int32)
                • BentConnector5Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BentUpArrowShape
              • Overview
              • Members
              • BentUpArrowShape Constructor
                • BentUpArrowShape Constructor()
                • BentUpArrowShape Constructor(Point,Point)
                • BentUpArrowShape Constructor(Int32,Int32,Int32,Int32)
                • BentUpArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BevelShape
              • Overview
              • Members
              • BevelShape Constructor
                • BevelShape Constructor()
                • BevelShape Constructor(Point,Point)
                • BevelShape Constructor(Int32,Int32,Int32,Int32)
                • BevelShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BlockArcShape
              • Overview
              • Members
              • BlockArcShape Constructor
                • BlockArcShape Constructor()
                • BlockArcShape Constructor(Point,Point)
                • BlockArcShape Constructor(Int32,Int32,Int32,Int32)
                • BlockArcShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout1Shape
              • Overview
              • Members
              • BorderCallout1Shape Constructor
                • BorderCallout1Shape Constructor()
                • BorderCallout1Shape Constructor(Point,Point)
                • BorderCallout1Shape Constructor(Int32,Int32,Int32,Int32)
                • BorderCallout1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout2Shape
              • Overview
              • Members
              • BorderCallout2Shape Constructor
                • BorderCallout2Shape Constructor()
                • BorderCallout2Shape Constructor(Point,Point)
                • BorderCallout2Shape Constructor(Int32,Int32,Int32,Int32)
                • BorderCallout2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout3Shape
              • Overview
              • Members
              • BorderCallout3Shape Constructor
                • BorderCallout3Shape Constructor()
                • BorderCallout3Shape Constructor(Point,Point)
                • BorderCallout3Shape Constructor(Int32,Int32,Int32,Int32)
                • BorderCallout3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BorderCallout90Shape
              • Overview
              • Members
              • BorderCallout90Shape Constructor
                • BorderCallout90Shape Constructor()
                • BorderCallout90Shape Constructor(Point,Point)
                • BorderCallout90Shape Constructor(Int32,Int32,Int32,Int32)
                • BorderCallout90Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BracePairShape
              • Overview
              • Members
              • BracePairShape Constructor
                • BracePairShape Constructor()
                • BracePairShape Constructor(Point,Point)
                • BracePairShape Constructor(Int32,Int32,Int32,Int32)
                • BracePairShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • BracketPairShape
              • Overview
              • Members
              • BracketPairShape Constructor
                • BracketPairShape Constructor()
                • BracketPairShape Constructor(Point,Point)
                • BracketPairShape Constructor(Int32,Int32,Int32,Int32)
                • BracketPairShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout1Shape
              • Overview
              • Members
              • Callout1Shape Constructor
                • Callout1Shape Constructor()
                • Callout1Shape Constructor(Point,Point)
                • Callout1Shape Constructor(Int32,Int32,Int32,Int32)
                • Callout1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout2Shape
              • Overview
              • Members
              • Callout2Shape Constructor
                • Callout2Shape Constructor()
                • Callout2Shape Constructor(Point,Point)
                • Callout2Shape Constructor(Int32,Int32,Int32,Int32)
                • Callout2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout3Shape
              • Overview
              • Members
              • Callout3Shape Constructor
                • Callout3Shape Constructor()
                • Callout3Shape Constructor(Point,Point)
                • Callout3Shape Constructor(Int32,Int32,Int32,Int32)
                • Callout3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Callout90Shape
              • Overview
              • Members
              • Callout90Shape Constructor
                • Callout90Shape Constructor()
                • Callout90Shape Constructor(Point,Point)
                • Callout90Shape Constructor(Int32,Int32,Int32,Int32)
                • Callout90Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CanShape
              • Overview
              • Members
              • CanShape Constructor
                • CanShape Constructor()
                • CanShape Constructor(Point,Point)
                • CanShape Constructor(Int32,Int32,Int32,Int32)
                • CanShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ChevronShape
              • Overview
              • Members
              • ChevronShape Constructor
                • ChevronShape Constructor()
                • ChevronShape Constructor(Point,Point)
                • ChevronShape Constructor(Int32,Int32,Int32,Int32)
                • ChevronShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CircularArrowShape
              • Overview
              • Members
              • CircularArrowShape Constructor
                • CircularArrowShape Constructor()
                • CircularArrowShape Constructor(Point,Point)
                • CircularArrowShape Constructor(Int32,Int32,Int32,Int32)
                • CircularArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CloudCalloutShape
              • Overview
              • Members
              • CloudCalloutShape Constructor
                • CloudCalloutShape Constructor()
                • CloudCalloutShape Constructor(Point,Point)
                • CloudCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • CloudCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CubeShape
              • Overview
              • Members
              • CubeShape Constructor
                • CubeShape Constructor()
                • CubeShape Constructor(Point,Point)
                • CubeShape Constructor(Int32,Int32,Int32,Int32)
                • CubeShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector2Shape
              • Overview
              • Members
              • CurvedConnector2Shape Constructor
                • CurvedConnector2Shape Constructor()
                • CurvedConnector2Shape Constructor(Point,Point)
                • CurvedConnector2Shape Constructor(Int32,Int32,Int32,Int32)
                • CurvedConnector2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector3Shape
              • Overview
              • Members
              • CurvedConnector3Shape Constructor
                • CurvedConnector3Shape Constructor()
                • CurvedConnector3Shape Constructor(Point,Point)
                • CurvedConnector3Shape Constructor(Int32,Int32,Int32,Int32)
                • CurvedConnector3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector4Shape
              • Overview
              • Members
              • CurvedConnector4Shape Constructor
                • CurvedConnector4Shape Constructor()
                • CurvedConnector4Shape Constructor(Point,Point)
                • CurvedConnector4Shape Constructor(Int32,Int32,Int32,Int32)
                • CurvedConnector4Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedConnector5Shape
              • Overview
              • Members
              • CurvedConnector5Shape Constructor
                • CurvedConnector5Shape Constructor()
                • CurvedConnector5Shape Constructor(Point,Point)
                • CurvedConnector5Shape Constructor(Int32,Int32,Int32,Int32)
                • CurvedConnector5Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedDownArrowShape
              • Overview
              • Members
              • CurvedDownArrowShape Constructor
                • CurvedDownArrowShape Constructor()
                • CurvedDownArrowShape Constructor(Point,Point)
                • CurvedDownArrowShape Constructor(Int32,Int32,Int32,Int32)
                • CurvedDownArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedLeftArrowShape
              • Overview
              • Members
              • CurvedLeftArrowShape Constructor
                • CurvedLeftArrowShape Constructor()
                • CurvedLeftArrowShape Constructor(Point,Point)
                • CurvedLeftArrowShape Constructor(Int32,Int32,Int32,Int32)
                • CurvedLeftArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedRightArrowShape
              • Overview
              • Members
              • CurvedRightArrowShape Constructor
                • CurvedRightArrowShape Constructor()
                • CurvedRightArrowShape Constructor(Point,Point)
                • CurvedRightArrowShape Constructor(Int32,Int32,Int32,Int32)
                • CurvedRightArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • CurvedUpArrowShape
              • Overview
              • Members
              • CurvedUpArrowShape Constructor
                • CurvedUpArrowShape Constructor()
                • CurvedUpArrowShape Constructor(Point,Point)
                • CurvedUpArrowShape Constructor(Int32,Int32,Int32,Int32)
                • CurvedUpArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • DiamondShape
              • Overview
              • Members
              • DiamondShape Constructor
                • DiamondShape Constructor()
                • DiamondShape Constructor(Point,Point)
                • DiamondShape Constructor(Int32,Int32,Int32,Int32)
                • DiamondShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • DonutShape
              • Overview
              • Members
              • DonutShape Constructor
                • DonutShape Constructor()
                • DonutShape Constructor(Point,Point)
                • DonutShape Constructor(Int32,Int32,Int32,Int32)
                • DonutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • DoubleWaveShape
              • Overview
              • Members
              • DoubleWaveShape Constructor
                • DoubleWaveShape Constructor()
                • DoubleWaveShape Constructor(Point,Point)
                • DoubleWaveShape Constructor(Int32,Int32,Int32,Int32)
                • DoubleWaveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • DownArrowCalloutShape
              • Overview
              • Members
              • DownArrowCalloutShape Constructor
                • DownArrowCalloutShape Constructor()
                • DownArrowCalloutShape Constructor(Point,Point)
                • DownArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • DownArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • DownArrowShape
              • Overview
              • Members
              • DownArrowShape Constructor
                • DownArrowShape Constructor()
                • DownArrowShape Constructor(Point,Point)
                • DownArrowShape Constructor(Int32,Int32,Int32,Int32)
                • DownArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • DrawingExtrusion
              • Overview
              • Members
              • Properties
                • LightPosition Property
                • LightPosition2 Property
                • SkewAngle Property
                • Viewpoint Property
                • ViewpointOrigin Property
            • DrawingFill
              • Overview
              • Members
              • Properties
                • Color Property
                • FillType Property
                • Image Property
                • Opacity Property
                • RecolorFillAsPicture Property
                • Title Property
            • DrawingShadow
              • Overview
              • Members
              • Properties
                • Color Property
                • Highlight Property
                • Offset Property
                • Opacity Property
                • Origin Property
                • ShadowType Property
                • TwoShadow Property
            • DrawingShape
              • Overview
              • Members
              • Methods
                • Clone Method
              • Properties
                • Bottom Property
                • DashedLineStyle Property
                • EndPoint Property
                • Extrusion Property
                • Height Property
                • Hyperlink Property
                • Id Property
                • IsExtrusion Property
                • IsHidden Property
                • IsShadow Property
                • Left Property
                • LineColor Property
                • LineStyle Property
                • LineWidth Property
                • Owner Property
                • Rectangle Property
                • Right Property
                • Rotation Property
                • Shadow Property
                • StartPoint Property
                • Top Property
                • Width Property
                • Wrap Property
                • ZIndex Property
            • EllipseRibbon2Shape
              • Overview
              • Members
              • EllipseRibbon2Shape Constructor
                • EllipseRibbon2Shape Constructor()
                • EllipseRibbon2Shape Constructor(Point,Point)
                • EllipseRibbon2Shape Constructor(Int32,Int32,Int32,Int32)
                • EllipseRibbon2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • EllipseRibbonShape
              • Overview
              • Members
              • EllipseRibbonShape Constructor
                • EllipseRibbonShape Constructor()
                • EllipseRibbonShape Constructor(Point,Point)
                • EllipseRibbonShape Constructor(Int32,Int32,Int32,Int32)
                • EllipseRibbonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • EllipseShape
              • Overview
              • Members
              • EllipseShape Constructor
                • EllipseShape Constructor()
                • EllipseShape Constructor(Point,Point)
                • EllipseShape Constructor(Int32,Int32,Int32,Int32)
                • EllipseShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FilledShape
              • Overview
              • Members
              • Properties
                • Content Property
                • Fill Property
                • IsFilled Property
                • IsFitShapeToText Property
                • IsFitTextToShape Property
                • IsWrapText Property
            • FlowChartAlternateProcessShape
              • Overview
              • Members
              • FlowChartAlternateProcessShape Constructor
                • FlowChartAlternateProcessShape Constructor()
                • FlowChartAlternateProcessShape Constructor(Point,Point)
                • FlowChartAlternateProcessShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartAlternateProcessShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartCollateShape
              • Overview
              • Members
              • FlowChartCollateShape Constructor
                • FlowChartCollateShape Constructor()
                • FlowChartCollateShape Constructor(Point,Point)
                • FlowChartCollateShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartCollateShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartConnectorShape
              • Overview
              • Members
              • FlowChartConnectorShape Constructor
                • FlowChartConnectorShape Constructor()
                • FlowChartConnectorShape Constructor(Point,Point)
                • FlowChartConnectorShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartConnectorShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDecisionShape
              • Overview
              • Members
              • FlowChartDecisionShape Constructor
                • FlowChartDecisionShape Constructor()
                • FlowChartDecisionShape Constructor(Point,Point)
                • FlowChartDecisionShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartDecisionShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDelayShape
              • Overview
              • Members
              • FlowChartDelayShape Constructor
                • FlowChartDelayShape Constructor()
                • FlowChartDelayShape Constructor(Point,Point)
                • FlowChartDelayShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartDelayShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDisplayShape
              • Overview
              • Members
              • FlowChartDisplayShape Constructor
                • FlowChartDisplayShape Constructor()
                • FlowChartDisplayShape Constructor(Point,Point)
                • FlowChartDisplayShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartDisplayShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartDocumentShape
              • Overview
              • Members
              • FlowChartDocumentShape Constructor
                • FlowChartDocumentShape Constructor()
                • FlowChartDocumentShape Constructor(Point,Point)
                • FlowChartDocumentShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartDocumentShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartExtractShape
              • Overview
              • Members
              • FlowChartExtractShape Constructor
                • FlowChartExtractShape Constructor()
                • FlowChartExtractShape Constructor(Point,Point)
                • FlowChartExtractShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartExtractShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartInputOutputShape
              • Overview
              • Members
              • FlowChartInputOutputShape Constructor
                • FlowChartInputOutputShape Constructor()
                • FlowChartInputOutputShape Constructor(Point,Point)
                • FlowChartInputOutputShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartInputOutputShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartInternalStorageShape
              • Overview
              • Members
              • FlowChartInternalStorageShape Constructor
                • FlowChartInternalStorageShape Constructor()
                • FlowChartInternalStorageShape Constructor(Point,Point)
                • FlowChartInternalStorageShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartInternalStorageShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMagneticDiskShape
              • Overview
              • Members
              • FlowChartMagneticDiskShape Constructor
                • FlowChartMagneticDiskShape Constructor()
                • FlowChartMagneticDiskShape Constructor(Point,Point)
                • FlowChartMagneticDiskShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartMagneticDiskShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMagneticDrumShape
              • Overview
              • Members
              • FlowChartMagneticDrumShape Constructor
                • FlowChartMagneticDrumShape Constructor()
                • FlowChartMagneticDrumShape Constructor(Point,Point)
                • FlowChartMagneticDrumShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartMagneticDrumShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMagneticTapeShape
              • Overview
              • Members
              • FlowChartMagneticTapeShape Constructor
                • FlowChartMagneticTapeShape Constructor()
                • FlowChartMagneticTapeShape Constructor(Point,Point)
                • FlowChartMagneticTapeShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartMagneticTapeShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartManualInputShape
              • Overview
              • Members
              • FlowChartManualInputShape Constructor
                • FlowChartManualInputShape Constructor()
                • FlowChartManualInputShape Constructor(Point,Point)
                • FlowChartManualInputShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartManualInputShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartManualOperationShape
              • Overview
              • Members
              • FlowChartManualOperationShape Constructor
                • FlowChartManualOperationShape Constructor()
                • FlowChartManualOperationShape Constructor(Point,Point)
                • FlowChartManualOperationShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartManualOperationShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMergeShape
              • Overview
              • Members
              • FlowChartMergeShape Constructor
                • FlowChartMergeShape Constructor()
                • FlowChartMergeShape Constructor(Point,Point)
                • FlowChartMergeShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartMergeShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartMultidocumentShape
              • Overview
              • Members
              • FlowChartMultidocumentShape Constructor
                • FlowChartMultidocumentShape Constructor()
                • FlowChartMultidocumentShape Constructor(Point,Point)
                • FlowChartMultidocumentShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartMultidocumentShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOfflineStorageShape
              • Overview
              • Members
              • FlowChartOfflineStorageShape Constructor
                • FlowChartOfflineStorageShape Constructor()
                • FlowChartOfflineStorageShape Constructor(Point,Point)
                • FlowChartOfflineStorageShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartOfflineStorageShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOffpageConnectorShape
              • Overview
              • Members
              • FlowChartOffpageConnectorShape Constructor
                • FlowChartOffpageConnectorShape Constructor()
                • FlowChartOffpageConnectorShape Constructor(Point,Point)
                • FlowChartOffpageConnectorShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartOffpageConnectorShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOnlineStorageShape
              • Overview
              • Members
              • FlowChartOnlineStorageShape Constructor
                • FlowChartOnlineStorageShape Constructor()
                • FlowChartOnlineStorageShape Constructor(Point,Point)
                • FlowChartOnlineStorageShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartOnlineStorageShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartOrShape
              • Overview
              • Members
              • FlowChartOrShape Constructor
                • FlowChartOrShape Constructor()
                • FlowChartOrShape Constructor(Point,Point)
                • FlowChartOrShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartOrShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPredefinedProcessShape
              • Overview
              • Members
              • FlowChartPredefinedProcessShape Constructor
                • FlowChartPredefinedProcessShape Constructor()
                • FlowChartPredefinedProcessShape Constructor(Point,Point)
                • FlowChartPredefinedProcessShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartPredefinedProcessShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPreparationShape
              • Overview
              • Members
              • FlowChartPreparationShape Constructor
                • FlowChartPreparationShape Constructor()
                • FlowChartPreparationShape Constructor(Point,Point)
                • FlowChartPreparationShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartPreparationShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartProcessShape
              • Overview
              • Members
              • FlowChartProcessShape Constructor
                • FlowChartProcessShape Constructor()
                • FlowChartProcessShape Constructor(Point,Point)
                • FlowChartProcessShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartProcessShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPunchedCardShape
              • Overview
              • Members
              • FlowChartPunchedCardShape Constructor
                • FlowChartPunchedCardShape Constructor()
                • FlowChartPunchedCardShape Constructor(Point,Point)
                • FlowChartPunchedCardShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartPunchedCardShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartPunchedTapeShape
              • Overview
              • Members
              • FlowChartPunchedTapeShape Constructor
                • FlowChartPunchedTapeShape Constructor()
                • FlowChartPunchedTapeShape Constructor(Point,Point)
                • FlowChartPunchedTapeShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartPunchedTapeShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartSortShape
              • Overview
              • Members
              • FlowChartSortShape Constructor
                • FlowChartSortShape Constructor()
                • FlowChartSortShape Constructor(Point,Point)
                • FlowChartSortShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartSortShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartSummingJunctionShape
              • Overview
              • Members
              • FlowChartSummingJunctionShape Constructor
                • FlowChartSummingJunctionShape Constructor()
                • FlowChartSummingJunctionShape Constructor(Point,Point)
                • FlowChartSummingJunctionShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartSummingJunctionShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FlowChartTerminatorShape
              • Overview
              • Members
              • FlowChartTerminatorShape Constructor
                • FlowChartTerminatorShape Constructor()
                • FlowChartTerminatorShape Constructor(Point,Point)
                • FlowChartTerminatorShape Constructor(Int32,Int32,Int32,Int32)
                • FlowChartTerminatorShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • FoldedCornerShape
              • Overview
              • Members
              • FoldedCornerShape Constructor
                • FoldedCornerShape Constructor()
                • FoldedCornerShape Constructor(Point,Point)
                • FoldedCornerShape Constructor(Int32,Int32,Int32,Int32)
                • FoldedCornerShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • HeartShape
              • Overview
              • Members
              • HeartShape Constructor
                • HeartShape Constructor()
                • HeartShape Constructor(Point,Point)
                • HeartShape Constructor(Int32,Int32,Int32,Int32)
                • HeartShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • HexagonShape
              • Overview
              • Members
              • HexagonShape Constructor
                • HexagonShape Constructor()
                • HexagonShape Constructor(Point,Point)
                • HexagonShape Constructor(Int32,Int32,Int32,Int32)
                • HexagonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • HomePlateShape
              • Overview
              • Members
              • HomePlateShape Constructor
                • HomePlateShape Constructor()
                • HomePlateShape Constructor(Point,Point)
                • HomePlateShape Constructor(Int32,Int32,Int32,Int32)
                • HomePlateShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • HorizontalScrollShape
              • Overview
              • Members
              • HorizontalScrollShape Constructor
                • HorizontalScrollShape Constructor()
                • HorizontalScrollShape Constructor(Point,Point)
                • HorizontalScrollShape Constructor(Int32,Int32,Int32,Int32)
                • HorizontalScrollShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • IrregularSeal1Shape
              • Overview
              • Members
              • IrregularSeal1Shape Constructor
                • IrregularSeal1Shape Constructor()
                • IrregularSeal1Shape Constructor(Point,Point)
                • IrregularSeal1Shape Constructor(Int32,Int32,Int32,Int32)
                • IrregularSeal1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • IrregularSeal2Shape
              • Overview
              • Members
              • IrregularSeal2Shape Constructor
                • IrregularSeal2Shape Constructor()
                • IrregularSeal2Shape Constructor(Point,Point)
                • IrregularSeal2Shape Constructor(Int32,Int32,Int32,Int32)
                • IrregularSeal2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • IsoscelesTriangleShape
              • Overview
              • Members
              • IsoscelesTriangleShape Constructor
                • IsoscelesTriangleShape Constructor()
                • IsoscelesTriangleShape Constructor(Point,Point)
                • IsoscelesTriangleShape Constructor(Int32,Int32,Int32,Int32)
                • IsoscelesTriangleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftArrowCalloutShape
              • Overview
              • Members
              • LeftArrowCalloutShape Constructor
                • LeftArrowCalloutShape Constructor()
                • LeftArrowCalloutShape Constructor(Point,Point)
                • LeftArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • LeftArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftArrowShape
              • Overview
              • Members
              • LeftArrowShape Constructor
                • LeftArrowShape Constructor()
                • LeftArrowShape Constructor(Point,Point)
                • LeftArrowShape Constructor(Int32,Int32,Int32,Int32)
                • LeftArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftBraceShape
              • Overview
              • Members
              • LeftBraceShape Constructor
                • LeftBraceShape Constructor()
                • LeftBraceShape Constructor(Point,Point)
                • LeftBraceShape Constructor(Int32,Int32,Int32,Int32)
                • LeftBraceShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftBracketShape
              • Overview
              • Members
              • LeftBracketShape Constructor
                • LeftBracketShape Constructor()
                • LeftBracketShape Constructor(Point,Point)
                • LeftBracketShape Constructor(Int32,Int32,Int32,Int32)
                • LeftBracketShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftRightArrowCalloutShape
              • Overview
              • Members
              • LeftRightArrowCalloutShape Constructor
                • LeftRightArrowCalloutShape Constructor()
                • LeftRightArrowCalloutShape Constructor(Point,Point)
                • LeftRightArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • LeftRightArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftRightArrowShape
              • Overview
              • Members
              • LeftRightArrowShape Constructor
                • LeftRightArrowShape Constructor()
                • LeftRightArrowShape Constructor(Point,Point)
                • LeftRightArrowShape Constructor(Int32,Int32,Int32,Int32)
                • LeftRightArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftRightUpArrowShape
              • Overview
              • Members
              • LeftRightUpArrowShape Constructor
                • LeftRightUpArrowShape Constructor()
                • LeftRightUpArrowShape Constructor(Point,Point)
                • LeftRightUpArrowShape Constructor(Int32,Int32,Int32,Int32)
                • LeftRightUpArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LeftUpArrowShape
              • Overview
              • Members
              • LeftUpArrowShape Constructor
                • LeftUpArrowShape Constructor()
                • LeftUpArrowShape Constructor(Point,Point)
                • LeftUpArrowShape Constructor(Int32,Int32,Int32,Int32)
                • LeftUpArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LightningBoltShape
              • Overview
              • Members
              • LightningBoltShape Constructor
                • LightningBoltShape Constructor()
                • LightningBoltShape Constructor(Point,Point)
                • LightningBoltShape Constructor(Int32,Int32,Int32,Int32)
                • LightningBoltShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • LinedShape
              • Overview
              • Members
            • LineShape
              • Overview
              • Members
              • LineShape Constructor
                • LineShape Constructor()
                • LineShape Constructor(Point,Point)
                • LineShape Constructor(Int32,Int32,Int32,Int32)
                • LineShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • MoonShape
              • Overview
              • Members
              • MoonShape Constructor
                • MoonShape Constructor()
                • MoonShape Constructor(Point,Point)
                • MoonShape Constructor(Int32,Int32,Int32,Int32)
                • MoonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • NoneShape
              • Overview
              • Members
              • NoneShape Constructor
                • NoneShape Constructor()
                • NoneShape Constructor(Point,Point)
                • NoneShape Constructor(Int32,Int32,Int32,Int32)
                • NoneShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
              • Properties
                • SegmentInfo Property
                • Verticies Property
            • NoSmokingShape
              • Overview
              • Members
              • NoSmokingShape Constructor
                • NoSmokingShape Constructor()
                • NoSmokingShape Constructor(Point,Point)
                • NoSmokingShape Constructor(Int32,Int32,Int32,Int32)
                • NoSmokingShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • NotchedCircularArrowShape
              • Overview
              • Members
              • NotchedCircularArrowShape Constructor
                • NotchedCircularArrowShape Constructor()
                • NotchedCircularArrowShape Constructor(Point,Point)
                • NotchedCircularArrowShape Constructor(Int32,Int32,Int32,Int32)
                • NotchedCircularArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • NotchedRightArrowShape
              • Overview
              • Members
              • NotchedRightArrowShape Constructor
                • NotchedRightArrowShape Constructor()
                • NotchedRightArrowShape Constructor(Point,Point)
                • NotchedRightArrowShape Constructor(Int32,Int32,Int32,Int32)
                • NotchedRightArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • OctagonShape
              • Overview
              • Members
              • OctagonShape Constructor
                • OctagonShape Constructor()
                • OctagonShape Constructor(Point,Point)
                • OctagonShape Constructor(Int32,Int32,Int32,Int32)
                • OctagonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ParallelogramShape
              • Overview
              • Members
              • ParallelogramShape Constructor
                • ParallelogramShape Constructor()
                • ParallelogramShape Constructor(Point,Point)
                • ParallelogramShape Constructor(Int32,Int32,Int32,Int32)
                • ParallelogramShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • PentagonShape
              • Overview
              • Members
              • PentagonShape Constructor
                • PentagonShape Constructor()
                • PentagonShape Constructor(Point,Point)
                • PentagonShape Constructor(Int32,Int32,Int32,Int32)
                • PentagonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • PictureShape
              • Overview
              • Members
              • PictureShape Constructor
                • PictureShape Constructor()
                • PictureShape Constructor(WriteableBitmap)
                • PictureShape Constructor(WriteableBitmap,Int32,Int32)
                • PictureShape Constructor(WriteableBitmap,Int32,Int32,Int32,Int32)
                • PictureShape Constructor(WriteableBitmap,Rect)
                • PictureShape Constructor(WriteableBitmap,Size,ContentAlignment,ImageScaling)
                • PictureShape Constructor(IShapeContainer,WriteableBitmap,Int32,Int32,Int32,Int32)
                • PictureShape Constructor(C1Bitmap)
                • PictureShape Constructor(C1Bitmap,Int32,Int32)
                • PictureShape Constructor(C1Bitmap,Int32,Int32,Int32,Int32)
                • PictureShape Constructor(C1Bitmap,Rect)
                • PictureShape Constructor(C1Bitmap,Size,ContentAlignment,ImageScaling)
                • PictureShape Constructor(IShapeContainer,C1Bitmap,Int32,Int32,Int32,Int32)
              • Properties
                • BottomClip Property
                • Brightness Property
                • Contrast Property
                • FileName Property
                • Image Property
                • IsEmpty Property
                • LeftClip Property
                • RightClip Property
                • TopClip Property
                • ViewType Property
            • PlaqueShape
              • Overview
              • Members
              • PlaqueShape Constructor
                • PlaqueShape Constructor()
                • PlaqueShape Constructor(Point,Point)
                • PlaqueShape Constructor(Int32,Int32,Int32,Int32)
                • PlaqueShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • PlusShape
              • Overview
              • Members
              • PlusShape Constructor
                • PlusShape Constructor()
                • PlusShape Constructor(Point,Point)
                • PlusShape Constructor(Int32,Int32,Int32,Int32)
                • PlusShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
              • Properties
                • Adjust Property
            • QuadArrowCalloutShape
              • Overview
              • Members
              • QuadArrowCalloutShape Constructor
                • QuadArrowCalloutShape Constructor()
                • QuadArrowCalloutShape Constructor(Point,Point)
                • QuadArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • QuadArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • QuadArrowShape
              • Overview
              • Members
              • QuadArrowShape Constructor
                • QuadArrowShape Constructor()
                • QuadArrowShape Constructor(Point,Point)
                • QuadArrowShape Constructor(Int32,Int32,Int32,Int32)
                • QuadArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RectangleShape
              • Overview
              • Members
              • RectangleShape Constructor
                • RectangleShape Constructor()
                • RectangleShape Constructor(Point,Point)
                • RectangleShape Constructor(Int32,Int32,Int32,Int32)
                • RectangleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Ribbon2Shape
              • Overview
              • Members
              • Ribbon2Shape Constructor
                • Ribbon2Shape Constructor()
                • Ribbon2Shape Constructor(Point,Point)
                • Ribbon2Shape Constructor(Int32,Int32,Int32,Int32)
                • Ribbon2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RibbonShape
              • Overview
              • Members
              • RibbonShape Constructor
                • RibbonShape Constructor()
                • RibbonShape Constructor(Point,Point)
                • RibbonShape Constructor(Int32,Int32,Int32,Int32)
                • RibbonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightArrowCalloutShape
              • Overview
              • Members
              • RightArrowCalloutShape Constructor
                • RightArrowCalloutShape Constructor()
                • RightArrowCalloutShape Constructor(Point,Point)
                • RightArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • RightArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightBraceShape
              • Overview
              • Members
              • RightBraceShape Constructor
                • RightBraceShape Constructor()
                • RightBraceShape Constructor(Point,Point)
                • RightBraceShape Constructor(Int32,Int32,Int32,Int32)
                • RightBraceShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightBracketShape
              • Overview
              • Members
              • RightBracketShape Constructor
                • RightBracketShape Constructor()
                • RightBracketShape Constructor(Point,Point)
                • RightBracketShape Constructor(Int32,Int32,Int32,Int32)
                • RightBracketShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RightTriangleShape
              • Overview
              • Members
              • RightTriangleShape Constructor
                • RightTriangleShape Constructor()
                • RightTriangleShape Constructor(Point,Point)
                • RightTriangleShape Constructor(Int32,Int32,Int32,Int32)
                • RightTriangleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • RoundRectangleShape
              • Overview
              • Members
              • RoundRectangleShape Constructor
                • RoundRectangleShape Constructor()
                • RoundRectangleShape Constructor(Point,Point)
                • RoundRectangleShape Constructor(Int32,Int32,Int32,Int32)
                • RoundRectangleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
              • Properties
                • ArcSize Property
            • Seal16Shape
              • Overview
              • Members
              • Seal16Shape Constructor
                • Seal16Shape Constructor()
                • Seal16Shape Constructor(Point,Point)
                • Seal16Shape Constructor(Int32,Int32,Int32,Int32)
                • Seal16Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal24Shape
              • Overview
              • Members
              • Seal24Shape Constructor
                • Seal24Shape Constructor()
                • Seal24Shape Constructor(Point,Point)
                • Seal24Shape Constructor(Int32,Int32,Int32,Int32)
                • Seal24Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal32Shape
              • Overview
              • Members
              • Seal32Shape Constructor
                • Seal32Shape Constructor()
                • Seal32Shape Constructor(Point,Point)
                • Seal32Shape Constructor(Int32,Int32,Int32,Int32)
                • Seal32Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal4Shape
              • Overview
              • Members
              • Seal4Shape Constructor
                • Seal4Shape Constructor()
                • Seal4Shape Constructor(Point,Point)
                • Seal4Shape Constructor(Int32,Int32,Int32,Int32)
                • Seal4Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • Seal8Shape
              • Overview
              • Members
              • Seal8Shape Constructor
                • Seal8Shape Constructor()
                • Seal8Shape Constructor(Point,Point)
                • Seal8Shape Constructor(Int32,Int32,Int32,Int32)
                • Seal8Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • SealShape
              • Overview
              • Members
              • SealShape Constructor
                • SealShape Constructor()
                • SealShape Constructor(Point,Point)
                • SealShape Constructor(Int32,Int32,Int32,Int32)
                • SealShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ShapeCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                • IndexOf Method
                  • IndexOf(Int32) Method
                • Remove Method
                  • Remove(Int32) Method
              • Properties
                • Owner Property
            • SmileyFaceShape
              • Overview
              • Members
              • SmileyFaceShape Constructor
                • SmileyFaceShape Constructor()
                • SmileyFaceShape Constructor(Point,Point)
                • SmileyFaceShape Constructor(Int32,Int32,Int32,Int32)
                • SmileyFaceShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • StarShape
              • Overview
              • Members
              • StarShape Constructor
                • StarShape Constructor()
                • StarShape Constructor(Point,Point)
                • StarShape Constructor(Int32,Int32,Int32,Int32)
                • StarShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • StraightConnector1Shape
              • Overview
              • Members
              • StraightConnector1Shape Constructor
                • StraightConnector1Shape Constructor()
                • StraightConnector1Shape Constructor(Point,Point)
                • StraightConnector1Shape Constructor(Int32,Int32,Int32,Int32)
                • StraightConnector1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • StripedRightArrowShape
              • Overview
              • Members
              • StripedRightArrowShape Constructor
                • StripedRightArrowShape Constructor()
                • StripedRightArrowShape Constructor(Point,Point)
                • StripedRightArrowShape Constructor(Int32,Int32,Int32,Int32)
                • StripedRightArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • SunShape
              • Overview
              • Members
              • SunShape Constructor
                • SunShape Constructor()
                • SunShape Constructor(Point,Point)
                • SunShape Constructor(Int32,Int32,Int32,Int32)
                • SunShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchDownCurveShape
              • Overview
              • Members
              • TextArchDownCurveShape Constructor
                • TextArchDownCurveShape Constructor()
                • TextArchDownCurveShape Constructor(Point,Point)
                • TextArchDownCurveShape Constructor(Int32,Int32,Int32,Int32)
                • TextArchDownCurveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchDownPourShape
              • Overview
              • Members
              • TextArchDownPourShape Constructor
                • TextArchDownPourShape Constructor()
                • TextArchDownPourShape Constructor(Point,Point)
                • TextArchDownPourShape Constructor(Int32,Int32,Int32,Int32)
                • TextArchDownPourShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchUpCurveShape
              • Overview
              • Members
              • TextArchUpCurveShape Constructor
                • TextArchUpCurveShape Constructor()
                • TextArchUpCurveShape Constructor(Point,Point)
                • TextArchUpCurveShape Constructor(Int32,Int32,Int32,Int32)
                • TextArchUpCurveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextArchUpPourShape
              • Overview
              • Members
              • TextArchUpPourShape Constructor
                • TextArchUpPourShape Constructor()
                • TextArchUpPourShape Constructor(Point,Point)
                • TextArchUpPourShape Constructor(Int32,Int32,Int32,Int32)
                • TextArchUpPourShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextBoxShape
              • Overview
              • Members
              • TextBoxShape Constructor
                • TextBoxShape Constructor()
                • TextBoxShape Constructor(String)
                • TextBoxShape Constructor(String,Int32,Int32)
                • TextBoxShape Constructor(String,Int32,Int32,Int32,Int32)
                • TextBoxShape Constructor(IShapeContainer,String,Int32,Int32,Int32,Int32)
              • Properties
                • NextTextBox Property
                • TextFlow Property
                • TextMarginBottom Property
                • TextMarginLeft Property
                • TextMarginRight Property
                • TextMarginTop Property
            • TextButtonCurveShape
              • Overview
              • Members
              • TextButtonCurveShape Constructor
                • TextButtonCurveShape Constructor()
                • TextButtonCurveShape Constructor(Point,Point)
                • TextButtonCurveShape Constructor(Int32,Int32,Int32,Int32)
                • TextButtonCurveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextButtonPourShape
              • Overview
              • Members
              • TextButtonPourShape Constructor
                • TextButtonPourShape Constructor()
                • TextButtonPourShape Constructor(Point,Point)
                • TextButtonPourShape Constructor(Int32,Int32,Int32,Int32)
                • TextButtonPourShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCanDownShape
              • Overview
              • Members
              • TextCanDownShape Constructor
                • TextCanDownShape Constructor()
                • TextCanDownShape Constructor(Point,Point)
                • TextCanDownShape Constructor(Int32,Int32,Int32,Int32)
                • TextCanDownShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCanUpShape
              • Overview
              • Members
              • TextCanUpShape Constructor
                • TextCanUpShape Constructor()
                • TextCanUpShape Constructor(Point,Point)
                • TextCanUpShape Constructor(Int32,Int32,Int32,Int32)
                • TextCanUpShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCascadeDownShape
              • Overview
              • Members
              • TextCascadeDownShape Constructor
                • TextCascadeDownShape Constructor()
                • TextCascadeDownShape Constructor(Point,Point)
                • TextCascadeDownShape Constructor(Int32,Int32,Int32,Int32)
                • TextCascadeDownShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCascadeUpShape
              • Overview
              • Members
              • TextCascadeUpShape Constructor
                • TextCascadeUpShape Constructor()
                • TextCascadeUpShape Constructor(Point,Point)
                • TextCascadeUpShape Constructor(Int32,Int32,Int32,Int32)
                • TextCascadeUpShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextChevronInvertedShape
              • Overview
              • Members
              • TextChevronInvertedShape Constructor
                • TextChevronInvertedShape Constructor()
                • TextChevronInvertedShape Constructor(Point,Point)
                • TextChevronInvertedShape Constructor(Int32,Int32,Int32,Int32)
                • TextChevronInvertedShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextChevronShape
              • Overview
              • Members
              • TextChevronShape Constructor
                • TextChevronShape Constructor()
                • TextChevronShape Constructor(Point,Point)
                • TextChevronShape Constructor(Int32,Int32,Int32,Int32)
                • TextChevronShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCircleCurveShape
              • Overview
              • Members
              • TextCircleCurveShape Constructor
                • TextCircleCurveShape Constructor()
                • TextCircleCurveShape Constructor(Point,Point)
                • TextCircleCurveShape Constructor(Int32,Int32,Int32,Int32)
                • TextCircleCurveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCirclePourShape
              • Overview
              • Members
              • TextCirclePourShape Constructor
                • TextCirclePourShape Constructor()
                • TextCirclePourShape Constructor(Point,Point)
                • TextCirclePourShape Constructor(Int32,Int32,Int32,Int32)
                • TextCirclePourShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCurveDownShape
              • Overview
              • Members
              • TextCurveDownShape Constructor
                • TextCurveDownShape Constructor()
                • TextCurveDownShape Constructor(Point,Point)
                • TextCurveDownShape Constructor(Int32,Int32,Int32,Int32)
                • TextCurveDownShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCurveShape
              • Overview
              • Members
              • TextCurveShape Constructor
                • TextCurveShape Constructor()
                • TextCurveShape Constructor(Point,Point)
                • TextCurveShape Constructor(Int32,Int32,Int32,Int32)
                • TextCurveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextCurveUpShape
              • Overview
              • Members
              • TextCurveUpShape Constructor
                • TextCurveUpShape Constructor()
                • TextCurveUpShape Constructor(Point,Point)
                • TextCurveUpShape Constructor(Int32,Int32,Int32,Int32)
                • TextCurveUpShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateBottomShape
              • Overview
              • Members
              • TextDeflateBottomShape Constructor
                • TextDeflateBottomShape Constructor()
                • TextDeflateBottomShape Constructor(Point,Point)
                • TextDeflateBottomShape Constructor(Int32,Int32,Int32,Int32)
                • TextDeflateBottomShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateInflateDeflateShape
              • Overview
              • Members
              • TextDeflateInflateDeflateShape Constructor
                • TextDeflateInflateDeflateShape Constructor()
                • TextDeflateInflateDeflateShape Constructor(Point,Point)
                • TextDeflateInflateDeflateShape Constructor(Int32,Int32,Int32,Int32)
                • TextDeflateInflateDeflateShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateInflateShape
              • Overview
              • Members
              • TextDeflateInflateShape Constructor
                • TextDeflateInflateShape Constructor()
                • TextDeflateInflateShape Constructor(Point,Point)
                • TextDeflateInflateShape Constructor(Int32,Int32,Int32,Int32)
                • TextDeflateInflateShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateShape
              • Overview
              • Members
              • TextDeflateShape Constructor
                • TextDeflateShape Constructor()
                • TextDeflateShape Constructor(Point,Point)
                • TextDeflateShape Constructor(Int32,Int32,Int32,Int32)
                • TextDeflateShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextDeflateTopShape
              • Overview
              • Members
              • TextDeflateTopShape Constructor
                • TextDeflateTopShape Constructor()
                • TextDeflateTopShape Constructor(Point,Point)
                • TextDeflateTopShape Constructor(Int32,Int32,Int32,Int32)
                • TextDeflateTopShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeDownShape
              • Overview
              • Members
              • TextFadeDownShape Constructor
                • TextFadeDownShape Constructor()
                • TextFadeDownShape Constructor(Point,Point)
                • TextFadeDownShape Constructor(Int32,Int32,Int32,Int32)
                • TextFadeDownShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeLeftShape
              • Overview
              • Members
              • TextFadeLeftShape Constructor
                • TextFadeLeftShape Constructor()
                • TextFadeLeftShape Constructor(Point,Point)
                • TextFadeLeftShape Constructor(Int32,Int32,Int32,Int32)
                • TextFadeLeftShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeRightShape
              • Overview
              • Members
              • TextFadeRightShape Constructor
                • TextFadeRightShape Constructor()
                • TextFadeRightShape Constructor(Point,Point)
                • TextFadeRightShape Constructor(Int32,Int32,Int32,Int32)
                • TextFadeRightShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextFadeUpShape
              • Overview
              • Members
              • TextFadeUpShape Constructor
                • TextFadeUpShape Constructor()
                • TextFadeUpShape Constructor(Point,Point)
                • TextFadeUpShape Constructor(Int32,Int32,Int32,Int32)
                • TextFadeUpShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextHexagonShape
              • Overview
              • Members
              • TextHexagonShape Constructor
                • TextHexagonShape Constructor()
                • TextHexagonShape Constructor(Point,Point)
                • TextHexagonShape Constructor(Int32,Int32,Int32,Int32)
                • TextHexagonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextInflateBottomShape
              • Overview
              • Members
              • TextInflateBottomShape Constructor
                • TextInflateBottomShape Constructor()
                • TextInflateBottomShape Constructor(Point,Point)
                • TextInflateBottomShape Constructor(Int32,Int32,Int32,Int32)
                • TextInflateBottomShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextInflateShape
              • Overview
              • Members
              • TextInflateShape Constructor
                • TextInflateShape Constructor()
                • TextInflateShape Constructor(Point,Point)
                • TextInflateShape Constructor(Int32,Int32,Int32,Int32)
                • TextInflateShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextInflateTopShape
              • Overview
              • Members
              • TextInflateTopShape Constructor
                • TextInflateTopShape Constructor()
                • TextInflateTopShape Constructor(Point,Point)
                • TextInflateTopShape Constructor(Int32,Int32,Int32,Int32)
                • TextInflateTopShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextOctagonShape
              • Overview
              • Members
              • TextOctagonShape Constructor
                • TextOctagonShape Constructor()
                • TextOctagonShape Constructor(Point,Point)
                • TextOctagonShape Constructor(Int32,Int32,Int32,Int32)
                • TextOctagonShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextOnCurveShape
              • Overview
              • Members
              • TextOnCurveShape Constructor
                • TextOnCurveShape Constructor()
                • TextOnCurveShape Constructor(Point,Point)
                • TextOnCurveShape Constructor(Int32,Int32,Int32,Int32)
                • TextOnCurveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextOnRingShape
              • Overview
              • Members
              • TextOnRingShape Constructor
                • TextOnRingShape Constructor()
                • TextOnRingShape Constructor(Point,Point)
                • TextOnRingShape Constructor(Int32,Int32,Int32,Int32)
                • TextOnRingShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextPlainTextShape
              • Overview
              • Members
              • TextPlainTextShape Constructor
                • TextPlainTextShape Constructor()
                • TextPlainTextShape Constructor(Point,Point)
                • TextPlainTextShape Constructor(Int32,Int32,Int32,Int32)
                • TextPlainTextShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextRingInsideShape
              • Overview
              • Members
              • TextRingInsideShape Constructor
                • TextRingInsideShape Constructor()
                • TextRingInsideShape Constructor(Point,Point)
                • TextRingInsideShape Constructor(Int32,Int32,Int32,Int32)
                • TextRingInsideShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextRingOutsideShape
              • Overview
              • Members
              • TextRingOutsideShape Constructor
                • TextRingOutsideShape Constructor()
                • TextRingOutsideShape Constructor(Point,Point)
                • TextRingOutsideShape Constructor(Int32,Int32,Int32,Int32)
                • TextRingOutsideShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextRingShape
              • Overview
              • Members
              • TextRingShape Constructor
                • TextRingShape Constructor()
                • TextRingShape Constructor(Point,Point)
                • TextRingShape Constructor(Int32,Int32,Int32,Int32)
                • TextRingShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextSimpleShape
              • Overview
              • Members
              • TextSimpleShape Constructor
                • TextSimpleShape Constructor()
                • TextSimpleShape Constructor(Point,Point)
                • TextSimpleShape Constructor(Int32,Int32,Int32,Int32)
                • TextSimpleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextSlantDownShape
              • Overview
              • Members
              • TextSlantDownShape Constructor
                • TextSlantDownShape Constructor()
                • TextSlantDownShape Constructor(Point,Point)
                • TextSlantDownShape Constructor(Int32,Int32,Int32,Int32)
                • TextSlantDownShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextSlantUpShape
              • Overview
              • Members
              • TextSlantUpShape Constructor
                • TextSlantUpShape Constructor()
                • TextSlantUpShape Constructor(Point,Point)
                • TextSlantUpShape Constructor(Int32,Int32,Int32,Int32)
                • TextSlantUpShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextStopShape
              • Overview
              • Members
              • TextStopShape Constructor
                • TextStopShape Constructor()
                • TextStopShape Constructor(Point,Point)
                • TextStopShape Constructor(Int32,Int32,Int32,Int32)
                • TextStopShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextTriangleInvertedShape
              • Overview
              • Members
              • TextTriangleInvertedShape Constructor
                • TextTriangleInvertedShape Constructor()
                • TextTriangleInvertedShape Constructor(Point,Point)
                • TextTriangleInvertedShape Constructor(Int32,Int32,Int32,Int32)
                • TextTriangleInvertedShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextTriangleShape
              • Overview
              • Members
              • TextTriangleShape Constructor
                • TextTriangleShape Constructor()
                • TextTriangleShape Constructor(Point,Point)
                • TextTriangleShape Constructor(Int32,Int32,Int32,Int32)
                • TextTriangleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave1Shape
              • Overview
              • Members
              • TextWave1Shape Constructor
                • TextWave1Shape Constructor()
                • TextWave1Shape Constructor(Point,Point)
                • TextWave1Shape Constructor(Int32,Int32,Int32,Int32)
                • TextWave1Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave2Shape
              • Overview
              • Members
              • TextWave2Shape Constructor
                • TextWave2Shape Constructor()
                • TextWave2Shape Constructor(Point,Point)
                • TextWave2Shape Constructor(Int32,Int32,Int32,Int32)
                • TextWave2Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave3Shape
              • Overview
              • Members
              • TextWave3Shape Constructor
                • TextWave3Shape Constructor()
                • TextWave3Shape Constructor(Point,Point)
                • TextWave3Shape Constructor(Int32,Int32,Int32,Int32)
                • TextWave3Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWave4Shape
              • Overview
              • Members
              • TextWave4Shape Constructor
                • TextWave4Shape Constructor()
                • TextWave4Shape Constructor(Point,Point)
                • TextWave4Shape Constructor(Int32,Int32,Int32,Int32)
                • TextWave4Shape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TextWaveShape
              • Overview
              • Members
              • TextWaveShape Constructor
                • TextWaveShape Constructor()
                • TextWaveShape Constructor(Point,Point)
                • TextWaveShape Constructor(Int32,Int32,Int32,Int32)
                • TextWaveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • ThickArrowShape
              • Overview
              • Members
              • ThickArrowShape Constructor
                • ThickArrowShape Constructor()
                • ThickArrowShape Constructor(Point,Point)
                • ThickArrowShape Constructor(Int32,Int32,Int32,Int32)
                • ThickArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • TrapezoidShape
              • Overview
              • Members
              • TrapezoidShape Constructor
                • TrapezoidShape Constructor()
                • TrapezoidShape Constructor(Point,Point)
                • TrapezoidShape Constructor(Int32,Int32,Int32,Int32)
                • TrapezoidShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • UnknownShape
              • Overview
              • Members
              • UnknownShape Constructor
                • UnknownShape Constructor()
                • UnknownShape Constructor(Point,Point)
                • UnknownShape Constructor(Int32,Int32,Int32,Int32)
                • UnknownShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpArrowCalloutShape
              • Overview
              • Members
              • UpArrowCalloutShape Constructor
                • UpArrowCalloutShape Constructor()
                • UpArrowCalloutShape Constructor(Point,Point)
                • UpArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • UpArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpArrowShape
              • Overview
              • Members
              • UpArrowShape Constructor
                • UpArrowShape Constructor()
                • UpArrowShape Constructor(Point,Point)
                • UpArrowShape Constructor(Int32,Int32,Int32,Int32)
                • UpArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpDownArrowCalloutShape
              • Overview
              • Members
              • UpDownArrowCalloutShape Constructor
                • UpDownArrowCalloutShape Constructor()
                • UpDownArrowCalloutShape Constructor(Point,Point)
                • UpDownArrowCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • UpDownArrowCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • UpDownArrowShape
              • Overview
              • Members
              • UpDownArrowShape Constructor
                • UpDownArrowShape Constructor()
                • UpDownArrowShape Constructor(Point,Point)
                • UpDownArrowShape Constructor(Int32,Int32,Int32,Int32)
                • UpDownArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • UturnArrowShape
              • Overview
              • Members
              • UturnArrowShape Constructor
                • UturnArrowShape Constructor()
                • UturnArrowShape Constructor(Point,Point)
                • UturnArrowShape Constructor(Int32,Int32,Int32,Int32)
                • UturnArrowShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • VerticalScrollShape
              • Overview
              • Members
              • VerticalScrollShape Constructor
                • VerticalScrollShape Constructor()
                • VerticalScrollShape Constructor(Point,Point)
                • VerticalScrollShape Constructor(Int32,Int32,Int32,Int32)
                • VerticalScrollShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • WaveShape
              • Overview
              • Members
              • WaveShape Constructor
                • WaveShape Constructor()
                • WaveShape Constructor(Point,Point)
                • WaveShape Constructor(Int32,Int32,Int32,Int32)
                • WaveShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • WedgeEllipseCalloutShape
              • Overview
              • Members
              • WedgeEllipseCalloutShape Constructor
                • WedgeEllipseCalloutShape Constructor()
                • WedgeEllipseCalloutShape Constructor(Point,Point)
                • WedgeEllipseCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • WedgeEllipseCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • WedgeRectCalloutShape
              • Overview
              • Members
              • WedgeRectCalloutShape Constructor
                • WedgeRectCalloutShape Constructor()
                • WedgeRectCalloutShape Constructor(Point,Point)
                • WedgeRectCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • WedgeRectCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
            • WedgeRRectCalloutShape
              • Overview
              • Members
              • WedgeRRectCalloutShape Constructor
                • WedgeRRectCalloutShape Constructor()
                • WedgeRRectCalloutShape Constructor(Point,Point)
                • WedgeRRectCalloutShape Constructor(Int32,Int32,Int32,Int32)
                • WedgeRRectCalloutShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32)
          • Enumerations
            • FillType
            • ImageScaling
            • PictureViewType
            • ShadowType
            • ShapeDashedLineStyle
            • ShapeLineStyle
            • ShapeWrapType
            • ZIndexType
          • Interfaces
            • IShapeContainer
              • Overview
              • Members
        • C1.WPF.Word.Objects Namespace
          • Overview
          • Classes
            • RtfBookmark
              • Overview
              • Members
              • Properties
                • IsEmpty Property
                • Name Property
                • Pair Property
            • RtfBookmarkCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                  • Contains(RtfBookmark) Method
                  • Contains(String) Method
                • IndexOf Method
                  • IndexOf(RtfBookmark) Method
                  • IndexOf(String) Method
                • Insert Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • Count Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • RtfBookmarkEnd
              • Overview
              • Members
              • RtfBookmarkEnd Constructor
            • RtfBookmarkStart
              • Overview
              • Members
              • RtfBookmarkStart Constructor
            • RtfBorderObject
              • Overview
              • Members
              • Methods
                • SetRectBorder Method
              • Properties
                • BottomBorderColor Property
                • BottomBorderStyle Property
                • BottomBorderWidth Property
                • HorizontalGridColor Property
                • HorizontalGridStyle Property
                • HorizontalGridWidth Property
                • LeftBorderColor Property
                • LeftBorderStyle Property
                • LeftBorderWidth Property
                • RightBorderColor Property
                • RightBorderStyle Property
                • RightBorderWidth Property
                • TopBorderColor Property
                • TopBorderStyle Property
                • TopBorderWidth Property
                • VerticalGridColor Property
                • VerticalGridStyle Property
                • VerticalGridWidth Property
            • RtfBreak
              • Overview
              • Members
            • RtfCell
              • Overview
              • Members
              • Methods
                • SetMerged Method
              • Properties
                • BackFilling Property
                • BottomPadding Property
                • Content Property
                • ForeFilling Property
                • Height Property
                • Index Property
                • IsMerged Property
                • IsVisible Property
                • LeftPadding Property
                • Merge Property
                • MergedCell Property
                • MergedColumns Property
                • MergedRows Property
                • Pattern Property
                • Right Property
                • RightPadding Property
                • Row Property
                • TextFlow Property
                • TopPadding Property
                • Width Property
            • RtfCellCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Item Property
            • RtfCharacterStyle
              • Overview
              • Members
              • RtfCharacterStyle Constructor
              • Properties
                • String Property
            • RtfCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Clone Method
                  • Clone(RtfObject) Method
                • Contains Method
                • IndexOf Method
                • Insert Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • Count Property
                • Current Property
                • IsEmpty Property
                • Item Property
            • RtfColor
              • Overview
              • Members
              • RtfColor Constructor
              • Methods
                • IsBlack Method
                • IsEmpty Method
                • IsTransparent Method
                • IsWhite Method
              • Properties
                • Color Property
              • Operators
                • Implicit Type Conversion Operator
            • RtfColorCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Item Property
            • RtfColumn
              • Overview
              • Members
              • RtfColumn Constructor
                • RtfColumn Constructor()
                • RtfColumn Constructor(Single)
              • Properties
                • IsAutoWidth Property
                • RightSpacing Property
                • Width Property
            • RtfColumnBreak
              • Overview
              • Members
              • RtfColumnBreak Constructor
            • RtfColumnCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • AutoSpacing Property
                • Item Property
            • RtfContent
              • Overview
              • Members
            • RtfDateField
              • Overview
              • Members
              • RtfDateField Constructor
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • RtfDiagonalObject
              • Overview
              • Members
              • Properties
                • BackwardDiagonalColor Property
                • BackwardDiagonalStyle Property
                • BackwardDiagonalWidth Property
                • ForwardDiagonalColor Property
                • ForwardDiagonalStyle Property
                • ForwardDiagonalWidth Property
            • RtfDrawingCanvas
              • Overview
              • Members
              • RtfDrawingCanvas Constructor
              • Methods
                • AddShape Method
                • ToString Method
              • Properties
                • Bottom Property
                • GroupBottom Property
                • GroupLeft Property
                • GroupRight Property
                • GroupTop Property
                • Height Property
                • HorizontalPosition Property
                • HorizontalPositionRelation Property
                • Id Property
                • IsBehindDocument Property
                • IsEmpty Property
                • IsFlipHorizontal Property
                • IsFlipVertical Property
                • Left Property
                • Name Property
                • Rectangle Property
                • Right Property
                • Shapes Property
                • Top Property
                • VerticalPosition Property
                • VerticalPositionRelation Property
                • Width Property
            • RtfEmpty
              • Overview
              • Members
              • RtfEmpty Constructor
              • Methods
                • ToString Method
              • Properties
                • IsEmpty Property
            • RtfField
              • Overview
              • Members
              • Methods
                • ToString Method
            • RtfFileNameField
              • Overview
              • Members
              • RtfFileNameField Constructor
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • RtfFilledObject
              • Overview
              • Members
              • Properties
                • BackFilling Property
                • ForeFilling Property
                • Pattern Property
            • RtfFont
              • Overview
              • Members
              • RtfFont Constructor
              • Methods
                • GetAproximateFont Method
              • Properties
                • CharSet Property
                • Number Property
              • Operators
                • Implicit Type Conversion Operator
            • RtfFontCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
                • Contains Method
                  • Contains(Font) Method
                • GetFontByNumber Method
                • GetNumberByFont Method
                • IndexOf Method
                  • IndexOf(Font) Method
              • Properties
                • Item Property
            • RtfFooter
              • Overview
              • Members
            • RtfHeader
              • Overview
              • Members
            • RtfHeaderFooter
              • Overview
              • Members
              • Methods
                • Add Method
              • Properties
                • Count Property
                • Current Property
            • RtfHyperlink
              • Overview
              • Members
              • RtfHyperlink Constructor
                • RtfHyperlink Constructor(String)
                • RtfHyperlink Constructor(String,Color,RtfUnderlineStyle)
              • Methods
                • Add Method
              • Properties
                • BackColor Property
                • Content Property
                • Count Property
                • Current Property
                • ForeColor Property
                • IsEmpty Property
                • Target Property
                • Underline Property
            • RtfInnerContent
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
                • CopyTo Method
                  • CopyTo(RtfParagraph) Method
                  • CopyTo(IRtfContent) Method
              • Properties
                • IsParagraph Property
            • RtfLineBreak
              • Overview
              • Members
              • RtfLineBreak Constructor
            • RtfListLevel
              • Overview
              • Members
              • Properties
                • Alignment Property
                • Level Property
                • LevelChar Property
                • LevelIndent Property
                • LevelNumbers Property
                • LevelSpace Property
                • LevelText Property
                • ListType Property
                • StartAt Property
            • RtfListOverride
              • Overview
              • Members
              • Properties
                • FormatLevelCount Property
                • Id Property
                • IsOverrideStartAt Property
                • LevelCount Property
            • RtfListOverrideTable
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Id Property
                • Item Property
            • RtfListStyle
              • Overview
              • Members
              • RtfListStyle Constructor
            • RtfListTable
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Item Property
                • Override Property
            • RtfListTemplate
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Id Property
                • Item Property
                • LevelCount Property
                • TemplateId Property
            • RtfListText
              • Overview
              • Members
              • Properties
                • ListId Property
                • ListLevel Property
            • RtfNumPagesField
              • Overview
              • Members
              • RtfNumPagesField Constructor
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • RtfNumWordsField
              • Overview
              • Members
              • RtfNumWordsField Constructor
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • RtfObject
              • Overview
              • Members
              • Methods
                • Clone Method
                • ToString Method
              • Properties
                • BreakLine Property
                • CellOwner Property
                • Document Property
                • IsEmpty Property
                • Owner Property
                • ParagraphOwner Property
                • SectionOwner Property
                • ShapeOwner Property
            • RtfPageBreak
              • Overview
              • Members
              • RtfPageBreak Constructor
            • RtfPageField
              • Overview
              • Members
              • RtfPageField Constructor
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • RtfParagraph
              • Overview
              • Members
              • RtfParagraph Constructor
                • RtfParagraph Constructor()
                • RtfParagraph Constructor(RtfObject)
              • Methods
                • Add Method
                • Clone Method
              • Properties
                • Alignment Property
                • Clipped Property
                • Content Property
                • Count Property
                • Current Property
                • FirstLineIndent Property
                • Font Property
                • ForeColor Property
                • Height Property
                • IsEmpty Property
                • Leading Property
                • LeftIndent Property
                • PageBreakBefore Property
                • RightIndent Property
                • SpaceBetweenLines Property
                • SpacesAfter Property
                • SpacesBefore Property
                • Style Property
                • TabIndents Property
                • TextFlow Property
                • WordWrap Property
              • Fields
                • DefaultSpaceBetweenLines Field
            • RtfParagraphContent
              • Overview
              • Members
            • RtfParagraphStyle
              • Overview
              • Members
              • RtfParagraphStyle Constructor
              • Properties
                • Paragraph Property
                • String Property
            • RtfParamCollection
              • Overview
              • Members
              • Methods
                • Clear Method
                • Contains Method
                • IndexOf Method
                • Remove Method
              • Properties
                • Count Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • RtfPicture
              • Overview
              • Members
              • RtfPicture Constructor
                • RtfPicture Constructor(WriteableBitmap,ImageFormat)
                • RtfPicture Constructor(RtfObject,WriteableBitmap,ImageFormat)
                • RtfPicture Constructor(C1Bitmap)
                • RtfPicture Constructor(RtfObject,C1Bitmap)
              • Properties
                • Alignment Property
                • Height Property
                • Image Property
                • ImageFormat Property
                • IsEmpty Property
                • ProportionalScale Property
                • Title Property
                • Width Property
            • RtfPictureShape
              • Overview
              • Members
              • RtfPictureShape Constructor
                • RtfPictureShape Constructor(WriteableBitmap)
                • RtfPictureShape Constructor(C1Bitmap)
              • Properties
                • IsEmpty Property
            • RtfRow
              • Overview
              • Members
              • Properties
                • BottomCellSpacing Property
                • Cells Property
                • Height Property
                • Index Property
                • Left Property
                • LeftCellPadding Property
                • LeftCellSpacing Property
                • RightCellPadding Property
                • RightCellSpacing Property
                • TopCellSpacing Property
                • WidthPercent Property
            • RtfRowCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Item Property
            • RtfSection
              • Overview
              • Members
              • RtfSection Constructor
                • RtfSection Constructor()
                • RtfSection Constructor(PaperKind)
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
              • Properties
                • AutoNewPage Property
                • BottomMargin Property
                • ClientRectangle Property
                • Columns Property
                • Content Property
                • Count Property
                • Current Property
                • Footer Property
                • Header Property
                • IsEmpty Property
                • LeftMargin Property
                • PageSize Property
                • RightMargin Property
                • SectionBreak Property
                • TopMargin Property
            • RtfShape
              • Overview
              • Members
              • Properties
                • Canvas Property
                • DrawingShape Property
            • RtfShapeCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Item Property
            • RtfSimpleField
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • RtfString
              • Overview
              • Members
              • RtfString Constructor
                • RtfString Constructor(String)
                • RtfString Constructor(String,Font)
                • RtfString Constructor(String,Font,RtfUnderlineStyle)
              • Methods
                • IsCJK Method
                • IsEqualAttributes Method
                • IsPunctuation Method
                • IsRightToLeft Method
                • IsUnicode Method
              • Properties
                • BackColor Property
                • BorderColor Property
                • BorderStyle Property
                • BorderWidth Property
                • Culture Property
                • Expand Property
                • Font Property
                • ForeColor Property
                • IsInvisible Property
                • IsOutline Property
                • Subscript Property
                • Superscript Property
                • Text Property
                • Underline Property
              • Operators
                • Implicit Type Conversion Operator
            • RtfStyle
              • Overview
              • Members
              • Properties
                • Culture Property
                • IsDefault Property
                • Name Property
                • Title Property
            • RtfStyleCollection
              • Overview
              • Members
              • Methods
                • Clone Method
                  • Clone(RtfObject) Method
              • Properties
                • Item Property
            • RtfTable
              • Overview
              • Members
              • RtfTable Constructor
              • Properties
                • ColumnCount Property
                • IsCellsFitPage Property
                • IsContentMerge Property
                • IsEmpty Property
                • Item Property
                • LastHeaderRow Property
                • Rows Property
                • Style Property
            • RtfTableObject
              • Overview
              • Members
              • Properties
                • Alignment Property
            • RtfTableStyle
              • Overview
              • Members
              • RtfTableStyle Constructor
              • Properties
                • Cell Property
                • Paragraph Property
                • Row Property
                • String Property
                • Table Property
            • RtfTimeField
              • Overview
              • Members
              • RtfTimeField Constructor
              • Properties
                • UniqueName Property
                • Value Property
                • ValueText Property
            • Strings
              • Overview
              • Members
              • Properties
                • ResourceManager Property
                • UICulture Property
            • Strings.Errors
              • Overview
              • Members
              • Properties
                • BeziersRequires Property
                • ExistShape Property
                • IncorrectDocx Property
                • IncorrectRtf Property
                • IncorrectXml Property
                • NoSelectedShape Property
                • RequiredCanvas Property
                • RequiredShape Property
          • Enumerations
            • RtfCanvasFlowEnum
            • RtfCanvasRelationEnum
            • RtfSectionBreak
          • Interfaces
            • IRtfContent
              • Overview
              • Members
              • Methods
                • Add Method
              • Properties
                • Count Property
                • Current Property
            • IRtfList
              • Overview
              • Members
              • Properties
                • Id Property