Accusoft.NotateXpressSdk Namespace > ImageToolbarDefaults Class : DibHandle Property |
'Declaration Public Property DibHandle As IntPtr
'Usage Dim instance As ImageToolbarDefaults Dim value As IntPtr instance.DibHandle = value value = instance.DibHandle
public IntPtr DibHandle {get; set;}
The DIB handle attribute of an image tool determines what will be copied as the DIB handle for every image object created with this programmable element.
The easy way of getting a DIB handle is to use the ImagXpress component.