ImageGear Professional v18.2 > API Reference Guide > ISIS Component API Reference > ISIS Component Objects > IGIsisCtl Control > IGIsisCtl Methods > GetDriverAttr Method |
Gets an attribute (version number, copyright info, etc.) of the currently selected ISIS driver.
GetDriverAttr (Attr As enumIGISISDriverAttrs) As String
Name | Description |
---|---|
Attr | Used to specify which attribute is to be returned. Must be one of the values in enumIGISISDriverAttrs. |
A string containing the requested attribute.