API Documentation
>
CorelDRAW
>
2025-v26
>
application
application.DocumentBeforeExport event
Invoked before a document is exported
Syntax:
Event
DocumentBeforeExport
(
ByVal
Doc
As
Document
,
ByVal
FileName
As
String
,
ByVal
Filter
As
cdrFilter
,
ByVal
SaveBitmap
As
Boolean
)
Parameters:
Name
Type
Description
Doc
Document
FileName
String
Filter
cdrFilter
SaveBitmap
Boolean