conaito PPT2Flash SDK 3.7

PPApplication Properties

The properties of the PPApplication class are listed below. For a complete list of PPApplication class members, see the PPApplication Members topic.

Public Instance Properties

_ppPres By Majid Get or set Presentation
_ppPresSet
AdvanceTime Advance time
AS3 Experimental!!! Generate SWF as AS3(VM2)
AS3stop Experimental!!! Use AS3 Stop with VM2
AutoSlideChange Gets or sets a value indicating whether need auto slide change if no auto advance time in powerpoint.
BackgroundTransparent Gets or sets a value indicating whether convert Background Transparent included in ppt file.
ConvertAudio Gets or sets a value indicating whether convert audio included in ppt file.
ConvertSlideTransitions Convert slide transitions
ConvertVideo Gets or sets a value indicating whether convert video included in ppt file.
CustomVideoConvArgs Custom arguments for Video.exe. Example: -acodec mp3 -i [inputFile] -ar 44100 -ab 128 -f flv -s [width]x[height] [outputFile] [inputFile], [width], [height], [outputFile] - system values, not to edit (SDK puts the real values)
EnableDebugger Enable Debugger to SWF file
ExportImageFormat Gets or sets the export image format from ppt file.
ExportImageMode Gets or sets the export image mode from ppt file.
FLVOutput
FLVURL
FrameRate Gets or sets the frame rate.
FullLicenseDate Date of license finish
GenerateHthmlWithAdvancedFlashAPI Gets or sets a value indicating whether to generate html with advanced flash api ( gotoSlide, gotoAnimation, etc. )
HightQuality Gets or sets a value indicating export Image quality.
IsLicenseValide Gets a value indicating whether this license is valid.
IsStartOnClick Gets or sets a value indicating if need stop before Clicked effects.
LicenseMode License Mode
Loop Enables or disables loop play for single swf output
LoopAutoSlideChange Gets or sets a value indicating whether loop show if auto slide change is true.
NavigationPanel Gets or sets navigation panel visibility
NavigationPanelAlignment Navigation panel alignment
NavigationPanelOffset Navigation panel offset
RenderEffects Gets or sets a value indicating whether if need render effects.
ReviewCheck Gets or sets a value indicating whether save all text from ppt file into xml file.
SaveText Gets or sets a value indicating whether save all text from ppt file into xml file.
ScaleX Scale X
ScaleY Scale Y
SlideHeight Height of slide
SlideonProssess Current Slide on Prossess
SlidesCount Gets the slides count.
SlideWidth Width of slide
SmoothImage Gets or sets a value indicating whether smooth image exported from powerpoint.
TempDirectory
ThumbsFormat Gets or sets the thumbs picture format.
ThumbsHeight Gets or sets the height of the thumbs.
ThumbsWidth Gets or sets the width of the thumbs.
WaitBeforeAutoSlideChange Gets or sets the time to wait before auto slide change (if there is some animation then max(DurationOfAnimation, WaitBeforeAutoSlideChange) is used).
XmlData Gets the XML data string.

See Also

PPApplication Class | Conaito.PPLibrary Namespace