| Package | stimulsoft.viewer.export |
| Class | public class StiPowerPointExportSetupForm |
| Inheritance | StiPowerPointExportSetupForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPowerPointExportSetupForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
close():void [override] | StiPowerPointExportSetupForm | ||
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonCancel | property |
public var buttonCancel:StiButtonThis property can be used as the source for data binding.
| buttonOK | property |
public var buttonOK:StiButtonThis property can be used as the source for data binding.
| controlPageRange | property |
public var controlPageRange:StiPagesRangeControlThis property can be used as the source for data binding.
| controlSettings | property |
public var controlSettings:StiXpsSettingsControlThis property can be used as the source for data binding.
| vBox | property |
public var vBox:VBoxThis property can be used as the source for data binding.
| StiPowerPointExportSetupForm | () | Constructor |
public function StiPowerPointExportSetupForm()Constructor.
| close | () | method |
override public function close():void