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