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


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

For a list of all members of this type, see Shape members.

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
See Also

Reference

Shape Class
Xceed.Document.NET Namespace