conaito PPT2Flash SDK 3.7

PPApplication.ReviewCheck Property

Gets or sets a value indicating whether save all text from ppt file into xml file.

[Visual Basic]
Public Property ReviewCheck() As Boolean
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public bool ReviewCheck { public get; public set; }

Property Value

true if need saving text; otherwise, false.

See Also

PPApplication Class | Conaito.PPLibrary Namespace