Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 PropertyFileName Gets the name of the file containing the overlay image.  
Public PropertyImage Gets or sets the RasterImage object containing the loaded overlay image.  
Public PropertyInfo Gets a value that determines whether overlay image info or actual image is needed.  
Public PropertyInfoHeight Gets or sets the overlay image height in pixels.  
Public PropertyInfoWidth Gets or sets the overlay image width in pixels.  
Public PropertyInfoXResolution Gets or sets the overlay image horizontal resolution in pixels per inch.  
Public PropertyInfoYResolution Gets or sets the overlay image vertical resolution in pixels per inch.  
Public PropertyPageNumber Gets the page number of the requested overlay image.  
Top

See Also