Gets or sets the style of the borders. Syntax
Gets or sets the height of the image. Syntax Remarks The Height class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Height.Type. When accessing this property, the returned object should be cast to the appropriate derived type, ...
Gets or sets a boolean value indicating whether to keep the proportions of the image. Syntax
Gets or sets the spacing between elements. Syntax
Measures the image on a Letter size paper. Syntax Return Value A Infragistics.Documents.Reports.Graphics.Size object that represents the measured width and the height of the image.
Gets or sets the paddings between the borders and the content of an element. Syntax
Gets the parent associated with the image. Syntax
Sets the transparent color of the image. Syntax Parameters value String representation of the transparent color. Remarks Generally, the string representation of a color is represented in hex format, such as #FF0000. Obtaining this string is straightforward when using a Infragistics.Documents.Reports.Graphics.Color...
Gets or sets the transparent color of the image. Syntax
Gets or sets the width of the image. Syntax Remarks The Width class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Width.Type. When accessing this property, the returned object should be cast to the appropriate derived type, whi...