UseLogReport property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool UseLogReport

Delphi Syntax

UseLogReport: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the "Log Report" check box was checked in the FileConversion dialog box and whether to view the Log Report after the conversion operation is finished. Possible values are:

Value

Meaning

TRUE

The "Log Report" check box was checked and the Log Report will be displayed after the conversion process.

FALSE

The "Log Report" check box was not checked and the Log Report will not be displayed after the conversion process.

See Also

Elements:

ShowFileConversionDlg method, FileFormats property, SelectedExt property, ServerAppName property, DestinationPath property, SourceFilePath property, RemoveSourceFile property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events