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