

'DeclarationPublic Class Picture Inherits DocumentElement
'UsageDim 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. |
![]() | 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. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.