Leadtools.Twain Namespace > TwainSession Class : Properties Property |
public TwainProperties Properties {get; set;}
'Declaration Public Property Properties As TwainProperties
'Usage Dim instance As TwainSession Dim value As TwainProperties instance.Properties = value value = instance.Properties
public TwainProperties Properties {get; set;}
get_Properties();
set_Properties(value);
public: property TwainProperties Properties { TwainProperties get(); void set ( TwainProperties value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2