API Documentation > CorelDRAW > 2025-v26 > Page > IVGPage
Page.CustomCommand method
Executes a page-specific command provided by a component
Syntax:
Function CustomCommand(ByVal ComponentID As String, ByVal CommandID As String, ByRef ParamArray Parameters() As Variant) As Variant
Parameters:
Name Type Description
ComponentID
String
CommandID
String
Parameters
Variant
Remarks:
The CustomCommand method executes a page-specific command provided by a component.