LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterImageListItem Class Properties
See Also 
Leadtools.WinForms Namespace : RasterImageListItem Class


"

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

"

Public Properties

 NameDescription
public Property FileNameGets or sets the file name of the item.  
public Property FilePageNumberGets the file page number for the RasterImageListItem if this item represent a single page is a multi page file.  
public Property FileTotalPagesGets the total number of pages a multi page file.  
public Property ImageThe image associated with this RasterImageListItem object.  
public Property ImageListGets the RasterImageList control that contains this item.  
public Property PageImage page number to display.  
public Property SelectedGets or sets a value indicating whether this RasterImageListItem is selected.  
public Property TagGets or sets the object that contains data about this RasterImageListItem.  
public Property TextGets or sets the text of the item.  
Top

See Also