Package | stimulsoft.report.export.settings.images |
Class | public class StiPcxExportSettings |
Inheritance | StiPcxExportSettings ![]() ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | cutEdges : Boolean Gets or sets value which indicates that page margins will be cut or not. | StiImageExportSettings | |
![]() | ditheringType : int Gets or sets type of dithering. | StiImageExportSettings | |
![]() | exportFormat : int [override] [read-only] | StiImageExportSettings | |
![]() | imageFormat : int Gets or sets image format for exported images. | StiImageExportSettings | |
![]() | imageResolution : int Gets or sets image resolution for exported images. | StiImageExportSettings | |
imageType : int [override] Gets or sets image type for exported images. | StiPcxExportSettings | ||
![]() | imageZoom : Number Gets or sets image zoom factor for exported images. | StiImageExportSettings | |
![]() | multipleFiles : Boolean Gets or sets value which indicates that export engine will be create one solid file or multiple files (one file per page). | StiImageExportSettings | |
![]() | pageRange : StiPagesRange | StiPageRangeExportSettings | |
![]() | tiffCompressionScheme : int Gets or sets compression scheme of TIFF format. | StiImageExportSettings |
Method | Defined By | ||
---|---|---|---|
StiPcxExportSettings | |||
![]() | toXMLString():String [override] | StiImageExportSettings |
imageType | property |
imageType:int
[override] Gets or sets image type for exported images.
public function get imageType():int
public function set imageType(value:int):void
StiPcxExportSettings | () | Constructor |
public function StiPcxExportSettings()