ISmartDocument.ImageClick Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void ImageClick (int ControlID, string ApplicationName, object Target, string Text, string Xml, int LocaleID, int XCoordinate, int YCoordinate);
abstract member ImageClick : int * string * obj * string * string * int * int * int -> unit
Public Sub ImageClick (ControlID As Integer, ApplicationName As String, Target As Object, Text As String, Xml As String, LocaleID As Integer, XCoordinate As Integer, YCoordinate As Integer)
Parameters
- ControlID
- Int32
- ApplicationName
- String
- Target
- Object
- Text
- String
- Xml
- String
- LocaleID
- Int32
- XCoordinate
- Int32
- YCoordinate
- Int32