Xceed Words for .NET v3.0 Documentation
Shape Class Members
Properties  Methods 


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : Shape Class

The following tables list the members exposed by Shape.

Public Properties
 NameDescription
Public PropertyGets the collection of Charts in this Container. (Inherited from Xceed.Document.NET.Container)
Public PropertyGets or sets the distance of the text from the bottom of the shape.  
Public PropertyGets or sets the distance of the text from the left of this Shape.  
Public PropertyGets or sets the distance of the text from the right of this Shape.  
Public PropertyGets or sets the distance of the text from the top of the shape.  
Public PropertyGets or sets the color used to fill this Shape.  
Public PropertyGets or sets if this Shape is horizontally flipped.  
Public PropertyGets or sets if this Shape is vertically flipped.  
Public PropertyGets or sets the height of this Shape (in points).  
Public PropertyGets or sets the text horizontal alignment for this Shape.  
Public PropertyGets or sets the text horizontal offset of this Shape relative to the element identified in the HorizontalOffsetAlignmentFrom property.  
Public PropertyGets or sets the element from which the HorizontalOffset is calculated.  
Public PropertyGets the collection of Hyperlinks in this Container. (Inherited from Container)
Public PropertyGets or sets if this Shape auto adjusts its size to fit the contained text.  
Public PropertyGets or sets if the text inside this Shape will wrap.  
Public PropertyGets the collection of Lists in this Container. (Inherited from Container)
Public PropertyGets or sets the outline color of this Shape.  
Public PropertyGets or sets the style of this Shape's outline dash.  
Public PropertyGets or sets the width of this Shape's outline (in points).  
Public PropertyGets or sets the PackagePart for this element. (Inherited from Container)
Public PropertyGets the collection of Paragraphs in this Container. (Inherited from Container)
Public Property (Inherited from Container)
Public PropertyGets the collection of Pictures in this Container. (Inherited from Container)
Public PropertyGets or sets the type of this Shape.  
Public PropertyGets the collection of Sections after reading the xml of this Container. (Inherited from Container)
Public PropertyGets the collection of Shapes in this Container. (Inherited from Container)
Public PropertyGets the collection of Tables in this Container. (Inherited from Container)
Public PropertyGets the collection of TextBoxes in this Container. (Inherited from Container)
Public PropertyGets or sets the margin between the text and the bottom side of this shape (in points).  
Public PropertyGets or sets the margin between the text and the left side of this Shape (in points).  
Public PropertyGets or sets the margin between the text and the right side of this Shape (in points).  
Public PropertyGets or sets the margin between the text and the top side of this Shape (in points).  
Public PropertyGets or sets the vertical alignment of the text inside this Shape.  
Public PropertyGets or sets the text vertical alignment for this Shape.  
Public PropertyGets or sets the text vertical offset of this Shape relative to the element identified in the VerticalOffsetAlignmentFrom property.  
Public PropertyGets or sets the element from which the VerticalOffset is calculated.  
Public PropertyGets or sets the width of this Shape (in points).  
Public PropertyGets or sets the list of points to use to define the polygon inside this Shape where no text can be drawn.  
Public PropertyGets or sets the text wrapping style. The default setting is WrapInLineWithText.  
Public PropertyGets or sets the text wrapping position. The default setting is bothSides.  
Public PropertyGets or sets the XML for this element. (Inherited from Container)
Top
Public Methods
 NameDescription
Public MethodRemoves all the Bookmarks from this Container. (Inherited from Xceed.Document.NET.Container)
Public MethodOverloaded. Retrieves all the indexes in this Container where the provided search value is found. (Inherited from Container)
Public MethodFinds all unique instances of the provided Regex pattern. (Inherited from Container)
Public MethodRetrieves the list of Bookmarks found in this Container. (Inherited from Container)
Public MethodReads the xml of the Container to create a list of Sections. (Inherited from Container)
Public MethodInserts the provided text to this Container, at the provided bookmark position, using the specified formatting. (Inherited from Container)
Public MethodInserts a Bookmark to this Container. (Inherited from Container)
Public MethodInserts content in this Container. (Inherited from Container)
Public MethodInserts an equation to this Container. (Inherited from Container)
Public MethodOverloaded. Inserts a List in this Container. (Inherited from Container)
Public MethodOverloaded. Inserts a Paragraph at a specific location in this Container, using the provided text, and optionally track this change. (Inherited from Container)
Public MethodOverloaded. Inserts a Section to this Container. (Inherited from Container)
Public MethodInserts a section page break to this Container, and optionally track this change. (Inherited from Container)
Public MethodOverloaded. Inserts a Table of a specific size in this Container. (Inherited from Container)
Public MethodRemoves the current Shape (or TextBox) from the document.  
Public MethodRemoves the specified Bookmark from the Container. (Inherited from Container)
Public MethodRemoves a Paragraph from this Container. (Inherited from Container)
Public MethodRemoves the Paragraph found at a specific location from the Container. (Inherited from Container)
Public MethodRemoves all text occurences that match the provided format. (Inherited from Container)
Public MethodReplaces the text at the specified Bookmark in this Container. (Inherited from Container)
Public MethodOverloaded. Replaces all instances of a string with another string. (Inherited from Container)
Public MethodReplaces all instances of a string with HTML content. (Inherited from Container)
Public MethodReplaces all instances of a string with a DocumentElement. (Inherited from Container)
Public MethodSets the Direction of the content of this Container. (Inherited from Container)
Public Method (Inherited from Container)
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden.   
Top
See Also

Reference

Shape Class
Xceed.Document.NET Namespace