ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFPrintOptions Class
Properties


In This Topic
    ImGearPDFPrintOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFPrintOptions.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ImGearPDFPrintOptions class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether binary data is on.  
    Public Property Gets or sets the number of copies to print.  
    Public Property Gets or sets the name of device to print to.  
    Public Property Gets or sets a DEVMODE structure. Optional.  
    Public Property Gets or sets the name of the driver.  
    Public Property Gets or sets a value indicating whether emit half-tones is on.  
    Public Property Gets or sets the page to end printing on.  
    Public Property Gets or sets the name of the document.  
    Public Property Gets or sets the the name of an output file.  
    Public Property Gets or sets a height of paper in points.  
    Public Property Gets or sets a width of paper in points.  
    Public Property Gets or sets the name of port.  
    Public Property Gets or sets a value indicating whether annotations must be printed.  
    Public Property Gets or sets a value indicating whether print order is reversed.  
    Public Property Gets or sets a value indicating whether shrinking to fit is on.  
    Public Property Gets or sets the page to start printing with, 0-based.  
    Public Property Gets or sets a transparency flattening quality.  
    Top
    See Also