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


"

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

"

Public Properties

 NameDescription
public Property BitsPerPixelGets or sets a value indicating the bits per pixel value of the raster PDF page.  
public Property FormatGets or sets the format (compression) type of the raster PDF page.  
public Property HeightGets or sets the height of the PDF page in pixels.  
public Property IsLeadPdfGets or sets a value indicating whether the PDF file was created with the LEADTOOLS Raster PDF plug in.  
public Property VersionGets or sets the version of PDF file.  
public Property WidthGets or sets the width of the PDF page in pixels.  
public Property XResolutionGets or sets the horizontal resolution of the PDF page in dots per inch.  
public Property YResolutionGets or sets the vertical resolution of the PDF page in dots per inch.  
Top

See Also