Object Model Reference : Classes : A : Application : Events : Application.DocumentBeforeExport |
Event DocumentBeforeExport(Doc As Document, FileName As String, Filter As cdrFilter, SaveBitmap As Boolean)
Member of Application
The BeforeExport event is triggered when the Export dialog box opens.
Parameter
|
Description
|
Doc
|
Specifies the document
|
FileName
|
Specifies the filename
|
Filter
|
Specifies the filter
|
SaveBitmap
|
|
Copyright 2013 Corel Corporation. All rights reserved.