The Image type exposes the following members.

Properties

  NameDescription
Public propertyActions
The actions that will be executed when the paragraph is clicked.
(Inherited from Paragraph.)
Public propertyBorder
Get or set the border around this content element. Default is null, meaning that there is no border.
(Inherited from Bordered.)
Public propertyCaption
This attribute can be referenced using the #c field.
(Inherited from Paragraph.)
Public propertyCompression
Get or set the compression applied to the image data inside the PDF document.
Public propertyDoNotBreak
Get or set if a paragraph may be broken on page edges.
(Inherited from Paragraph.)
Public propertyFitPolicy
Get or set the fit policy of the image
Public propertyFrameCount
Get the number of frames in the image.
Public propertyFrameIndex
Get or set the 0-Based index of the frame to display.
Public propertyHeight
Get or set the height of this image in points.
Public propertyHorizontalAlignment
Get or set the horizontal alignment of the paragraph.
(Inherited from Paragraph.)
Public propertyID
Get or set the ID for referencing the paragraph.
(Inherited from Paragraph.)
Public propertyIgnoreAlpha
Get or set if the alpha transparancy layer is ignored.
Public propertyInvertCmykChannels
Set to true to invert the colors in a CMYK image.
Public propertyKeepAspectRatio
Get or set if the aspect ratio is respected when resizing.
Public propertyKeepWithNext
Get or set if the next paragraph needs start on the same page.
(Inherited from Paragraph.)
Public propertyLabel
Get or set the label for this paragraph.
(Inherited from Paragraph.)
Public propertyLeftIndentation
Get or set the left side indent for this paragraph.
(Inherited from Paragraph.)
Public propertyMargin
Get or set the margin of a border.
(Inherited from Bordered.)
Public propertyMaskColor
Get or set the color that will act as the transparent color.
Public propertyNote
Get or set the note to be inserted.
(Inherited from Paragraph.)
Public propertyPadding
Get or set the padding of a border.
(Inherited from Bordered.)
Public propertyPath
Get or set the absolute, relative or virtual path of the image file.
Public propertyRightIndentation
Get or set the right side indent for this paragraph.
(Inherited from Paragraph.)
Public propertySpacingAfter
Get or set the number of added user space units below the rendered paragraph.
(Inherited from Paragraph.)
Public propertySpacingBefore
Get or set the number of added user space units above the rendered paragraph.
(Inherited from Paragraph.)
Public propertyStartOnNewColumn
Get or set if the paragraph needs to start on a new column.
(Inherited from Paragraph.)
Public propertyStartOnNewPage
Get or set if the paragraph needs to start on a new page.
(Inherited from Paragraph.)
Public propertyWidth
Get or set the width of this image in points.

See Also