Leadtools.Wia Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WiaSession Class Properties
See Also 
Leadtools.Wia Namespace : WiaSession Class


For a list of all members of this type, see WiaSession members.

Public Properties

 NameDescription
Public Property AcquireOptions Gets or sets some memory and file transfer options that affect the acquisition process from the current WIA source.  
Public Property BufferValue Gets or sets the buffer value for a Stream type WIA .  
Public Propertystatic (Shared in Visual Basic) CategoryGuid Gets the relevant Guid value for the category Id passed as parameter for the WiaSession.GetCategoryGuid method.  
Public Property FilesCount Gets the number of files saved when acquiring using File mode.  
Public Property FilesPaths Gets a String collection that contains the saved file path(s) when performing a file transfer.  
Public Propertystatic (Shared in Visual Basic) FormatGuid Gets the relevant Guid value for the file format Id passed as a parameter for the GetFormatGuid method.  
Public Property GuidValue Gets or sets the WIA property value of type Guid.  
Public Property LongValue Gets or sets the WIA property long value.  
Public Property Properties Gets or sets common WIA source properties.  
Public Property RootItem Gets the WIA root item for the item passed through the GetRootItem method.  
Public Property SelectedDeviceType Gets the currently selected WIA device type.  
Public Property StringValue Gets or sets a String type WIA property value.  
Public Property SystemTimeValue Gets or sets a DateTime type WIA property value.  
Public Property TakenPictureFileName Gets the full path and filename of the captured JPEG file from the camera device.  
Top

See Also