'Declaration Public Class Picture Inherits DocumentElement
'Usage Dim instance As Picture
public class Picture : DocumentElement
'Declaration Public Class Picture Inherits DocumentElement
'Usage Dim instance As Picture
public class Picture : DocumentElement
System.Object
Xceed.Document.NET.DocumentElement
Xceed.Document.NET.Picture
Name | Description | |
---|---|---|
![]() | Alpha | Gets or sets the transparency of this Picture. |
![]() | Cropping | Gets or sets the portion of the unscaled original image to draw (from 0 to 100 on the 4 sides). |
![]() | Description | Gets or sets the Description of this Picture. |
![]() | DistanceFromTextBottom | Gets or sets the distance of the text from the bottom of the picture (in points). |
![]() | DistanceFromTextLeft | Gets or sets the distance of the text from the left of the picture (in points). |
![]() | DistanceFromTextRight | Gets or sets the distance of the text from the right of the picture (in points). |
![]() | DistanceFromTextTop | Gets or sets the distance of the text from the top of the picture (in points). |
![]() | FileName | Gets the File Name of this Picture. |
![]() | FlipHorizontal | Gets or sets if this Picture is Flipped Horizontally. |
![]() | FlipVertical | Gets or sets if this Picture is Flipped Vertically. |
![]() | Height | Gets or sets the Height of this Picture (in points). |
![]() | HeightInches | Gets or sets the Height of this Picture (in inches). |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment for the picture. |
![]() | HorizontalOffset | Gets or sets the horizontal offset (in points) of the picture relative to the element identified in the HorizontalOffsetAlignmentFrom property. |
![]() | HorizontalOffsetAlignmentFrom | Gets or sets the element from which the HorizontalOffset is calculated. |
![]() | Hyperlink | Gets or sets the hyperlink associated to the picture. |
![]() | Id | Gets the Id of this Picture. |
![]() | Name | Gets or sets the Name of this Picture. |
![]() | PackagePart | Gets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
![]() | Rotation | Gets or sets the Rotation of this Picture (in degrees). |
![]() | Stream | Gets the stream of this picture. |
![]() | VerticalAlignment | Gets or sets the vertical alignment for the picture. |
![]() | VerticalOffset | Gets or sets the vertical offset (in points) of the picture relative to the element identified in the VerticalOffsetAlignmentFrom property. |
![]() | VerticalOffsetAlignmentFrom | Gets or sets the element from which the VerticalOffset is calculated. |
![]() | Width | Gets or sets the Width of this Picture (in points). |
![]() | WidthInches | Gets or sets the Width of this Picture (in inches). |
![]() | WrapPolygon | Gets or sets the list of points to use to define the polygon inside the picture where no text can be drawn. |
![]() | WrapStyle | Gets or sets the text wrapping style. The default setting is WrapInLineWithText. |
![]() | WrapTextPosition | Gets or sets the text wrapping position. The default value is bothSides. |
![]() | Xml | Gets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
Name | Description | |
---|---|---|
![]() | InsertCaptionAfterSelf | |
![]() | Remove | Removes this Picture from the Document. |
![]() | SetPictureShape | Overloaded. Sets the shape of this Picture. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2