| Package | stimulsoft.report.export.settings.office |
| Class | public class StiPpt2007ExportSettings |
| Inheritance | StiPpt2007ExportSettings StiPageRangeExportSettings StiExportSettings Object |
| Property | Defined By | ||
|---|---|---|---|
| exportFormat : int [override] [read-only] | StiPpt2007ExportSettings | ||
| imageQuality : Number Gets or sets image quality of images which will be exported to result file. | StiPpt2007ExportSettings | ||
| imageResolution : Number Gets or sets image resolution of images which will be exported to result file. | StiPpt2007ExportSettings | ||
![]() | pageRange : StiPagesRange | StiPageRangeExportSettings | |
| Method | Defined By | ||
|---|---|---|---|
toXMLString():String [override] | StiPpt2007ExportSettings | ||
| exportFormat | property |
exportFormat:int [read-only] [override] public function get exportFormat():int| imageQuality | property |
imageQuality:NumberGets or sets image quality of images which will be exported to result file.
public function get imageQuality():Number public function set imageQuality(value:Number):void| imageResolution | property |
imageResolution:NumberGets or sets image resolution of images which will be exported to result file.
public function get imageResolution():Number public function set imageResolution(value:Number):void| toXMLString | () | method |
override public function toXMLString():StringReturnsString |