API Documentation > CorelDRAW > 2025-v26
StructExportOptions class
StructExportOptions class
Syntax:
Class StructExportOptions
Remarks:
The StructExportOptions class represents export settings. This class is used in conjunction with the Document.ExportEx method. You can create a StructExportOptions object by using the New keyword in Visual Basic. Most of the settings specified in this object are bitmap-related. You can use the Document.ExportBitmap method to specify these parameters as direct arguments of the function call.