Version

Image Class Properties

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

Public Properties
 NameDescription
Public PropertyDataGets a byte array representing the image.  
Public PropertyHeightGets the height of the image in pixels.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyPreferencesGets image preferences.  
Public PropertyWidthGets the width of the image in pixels.  
See Also

View on GitHub