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


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

The following tables list the members exposed by Picture.

Public Properties
 NameDescription
Public PropertyGets or sets the transparency of this Picture.  
Public PropertyGets or sets the portion of the unscaled original image to draw (from 0 to 100 on the 4 sides).  
Public PropertyGets or sets the Description of this Picture.  
Public PropertyGets or sets the distance of the text from the bottom of the picture (in points).  
Public PropertyGets or sets the distance of the text from the left of the picture (in points).  
Public PropertyGets or sets the distance of the text from the right of the picture (in points).  
Public PropertyGets or sets the distance of the text from the top of the picture (in points).  
Public PropertyGets the File Name of this Picture.  
Public PropertyGets or sets if this Picture is Flipped Horizontally.  
Public PropertyGets or sets if this Picture is Flipped Vertically.  
Public PropertyGets or sets the Height of this Picture (in points).  
Public PropertyGets or sets the Height of this Picture (in inches).  
Public PropertyGets or sets the horizontal alignment for the picture.  
Public PropertyGets or sets the horizontal offset (in points) of the picture relative to the element identified in the HorizontalOffsetAlignmentFrom property.  
Public PropertyGets or sets the element from which the HorizontalOffset is calculated.  
Public PropertyGets or sets the hyperlink associated to the picture.  
Public PropertyGets the Id of this Picture.  
Public PropertyGets or sets the Name of this Picture.  
Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
Public PropertyGets or sets the Rotation of this Picture (in degrees).  
Public PropertyGets the stream of this picture.  
Public PropertyGets or sets the vertical alignment for the picture.  
Public PropertyGets or sets the vertical offset (in points) of the picture 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 Picture (in points).  
Public PropertyGets or sets the Width of this Picture (in inches).  
Public PropertyGets or sets the list of points to use to define the polygon inside the picture 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 value is bothSides.  
Public PropertyGets or sets the XML for this element. (Inherited from DocumentElement)
Top
Public Methods
 NameDescription
Public Method  
Public MethodRemoves this Picture from the Document.  
Public MethodOverloaded. Sets the shape of this Picture.  
Top
See Also

Reference

Picture Class
Xceed.Document.NET Namespace