![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainInformation Class : InfoId Property |
public TwainExtendedImage InfoId {get; set;}
'Declaration
Public Property InfoId As TwainExtendedImage
'Usage
Dim instance As TwainInformation Dim value As TwainExtendedImage instance.InfoId = value value = instance.InfoId
public: property TwainExtendedImage InfoId { TwainExtendedImage get(); void set ( TwainExtendedImage value); }