LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsOverlayData Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsOverlayData Class


"

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

"

Public Properties

 NameDescription
public Property FileNameGets the name of the file containing the overlay image.  
public Property ImageGets or sets the Leadtools.RasterImage object containing the loaded overlay image.  
public Property InfoGets a value that determines whether overlay image info or actual image is needed.  
public Property InfoHeightGets or sets the overlay image height in pixels.  
public Property InfoWidthGets or sets the overlay image width in pixels.  
public Property InfoXResolutionGets or sets the overlay image horizontal resolution in pixels per inch.  
public Property InfoYResolutionGets or sets the overlay image vertical resolution in pixels per inch.  
public Property PageNumberGets the page number of the requested overlay image.  
Top

See Also