conaito PPT2Flash SDK 3.7

PPApplication.ExportImageFormat Property

Gets or sets the export image format from ppt file.

[Visual Basic]
Public NotOverridable Property ExportImageFormat() As ExportImageFormat _
    Implements IPPApplication.ExportImageFormat

   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public ExportImageFormat ExportImageFormat { public get; public set; }

Property Value

The export image format.

Implements

IPPApplication.ExportImageFormat

See Also

PPApplication Class | Conaito.PPLibrary Namespace