The following tables list the members exposed by ImagePreferences.
Name | Description | |
---|---|---|
![]() | ImagePreferences Constructor | Initializes a new instance of the ImagePreferences class. |
Name | Description | |
---|---|---|
![]() | Compressor | Gets or sets the type of the compressor. |
![]() | Converter | Gets or sets the type of the converter. |
![]() | Embed | Gets or sets a boolean value indicating whether to embed the image data. |
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | Location | Gets or sets the location of the image file. |
Name | Description | |
---|---|---|
![]() | Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |