• PrintPRO 8 User Assistance Dashboard
  • PrintPRO 8 for .NET - User Guide
    • Introduction
      • What is PrintPRO?
      • What is the ImagXpress Product Family?
      • Getting Support
      • Accusoft Corporation Copyrights & Trademarks
      • The PrintPRO 8 Team
    • Getting Started
      • Operating Requirements
      • Installing on a Development Machine
      • Upgrading Runtime Licensing
    • Licensing
      • Evaluation Licensing
      • Toolkit Licensing
        • Assigned Toolkit License
        • License Manager
        • Product Editions
        • Registration
          • Registering When Connected to the Internet
          • Registering When Disconnected from the Internet
        • Developing Code
      • Runtime Licensing
        • Automatically Reported Runtime (Node-Locked)
          • Licensing API
          • License Pools
          • License Configuration Files
          • LDK vs. SLU
            • Server Licensing Utility (SLU)
            • Licensing Development Kit (LDK)
          • Deployment Proxy Service (DPS)
        • Manually Reported Runtime (Non-Node-Locked)
          • Solution Name
          • Solution Key
          • OEM License Key
      • Licensing Glossary
      • Software License Agreement
    • Distributing Applications & Deployment
      • Verify You're Using the Latest Service Pack
      • Distributing PrintPRO
    • Concepts
      • Overview of PrintPRO
      • Introduction to Image Color Management (ICM)
      • Glossary
    • How To
      • Set Up Printer
        • Set Printer Properties
        • Set Margins
        • Set Printer Coordinates
        • Change Font
      • Use Image Color Management (ICM)
      • Create Print Job
        • Add Text
        • Add Bitmaps
        • Add Graphics
      • Print Preview
      • Print
        • Print to a File
        • Print Without ImagXpress
        • Print a Multi-page TIFF Image Using PrintPRO & ImagXpress
      • Debug
  • PrintPRO 8 for .NET - API Reference
    • Accusoft.PrintProSdk Namespace
      • Overview
      • Classes
        • CannotCreateCompatibleDeviceException
          • Overview
          • Members
          • CannotCreateCompatibleDeviceException Constructor
            • CannotCreateCompatibleDeviceException Constructor()
            • CannotCreateCompatibleDeviceException Constructor(Int32)
            • CannotCreateCompatibleDeviceException Constructor(String)
            • CannotCreateCompatibleDeviceException Constructor(Int32,String)
            • CannotCreateCompatibleDeviceException Constructor(String,Exception)
        • CannotCreateOverlayException
          • Overview
          • Members
          • CannotCreateOverlayException Constructor
            • CannotCreateOverlayException Constructor()
            • CannotCreateOverlayException Constructor(Int32)
            • CannotCreateOverlayException Constructor(String)
            • CannotCreateOverlayException Constructor(Int32,String)
            • CannotCreateOverlayException Constructor(String,Exception)
        • CannotGetDefaultPrinterException
          • Overview
          • Members
          • CannotGetDefaultPrinterException Constructor
            • CannotGetDefaultPrinterException Constructor()
            • CannotGetDefaultPrinterException Constructor(Int32)
            • CannotGetDefaultPrinterException Constructor(String)
            • CannotGetDefaultPrinterException Constructor(Int32,String)
            • CannotGetDefaultPrinterException Constructor(String,Exception)
        • CannotGetErrorMessageException
          • Overview
          • Members
          • CannotGetErrorMessageException Constructor
            • CannotGetErrorMessageException Constructor()
            • CannotGetErrorMessageException Constructor(Int32)
            • CannotGetErrorMessageException Constructor(String)
            • CannotGetErrorMessageException Constructor(Int32,String)
            • CannotGetErrorMessageException Constructor(String,Exception)
        • CannotGetMetafileDCException
          • Overview
          • Members
          • CannotGetMetafileDCException Constructor
            • CannotGetMetafileDCException Constructor()
            • CannotGetMetafileDCException Constructor(Int32)
            • CannotGetMetafileDCException Constructor(String)
            • CannotGetMetafileDCException Constructor(Int32,String)
            • CannotGetMetafileDCException Constructor(String,Exception)
        • CannotGetPrinterPropertyException
          • Overview
          • Members
          • CannotGetPrinterPropertyException Constructor
            • CannotGetPrinterPropertyException Constructor()
            • CannotGetPrinterPropertyException Constructor(Int32)
            • CannotGetPrinterPropertyException Constructor(String)
            • CannotGetPrinterPropertyException Constructor(Int32,String)
            • CannotGetPrinterPropertyException Constructor(String,Exception)
        • CannotOpenPrinterException
          • Overview
          • Members
          • CannotOpenPrinterException Constructor
            • CannotOpenPrinterException Constructor()
            • CannotOpenPrinterException Constructor(Int32)
            • CannotOpenPrinterException Constructor(String)
            • CannotOpenPrinterException Constructor(Int32,String)
            • CannotOpenPrinterException Constructor(String,Exception)
        • CannotSetPrinterPropertyException
          • Overview
          • Members
          • CannotSetPrinterPropertyException Constructor
            • CannotSetPrinterPropertyException Constructor()
            • CannotSetPrinterPropertyException Constructor(Int32)
            • CannotSetPrinterPropertyException Constructor(String)
            • CannotSetPrinterPropertyException Constructor(Int32,String)
            • CannotSetPrinterPropertyException Constructor(String,Exception)
        • CannotWriteToPrinterException
          • Overview
          • Members
          • CannotWriteToPrinterException Constructor
            • CannotWriteToPrinterException Constructor()
            • CannotWriteToPrinterException Constructor(Int32)
            • CannotWriteToPrinterException Constructor(String)
            • CannotWriteToPrinterException Constructor(Int32,String)
            • CannotWriteToPrinterException Constructor(String,Exception)
        • DocumentAlreadyStartedException
          • Overview
          • Members
          • DocumentAlreadyStartedException Constructor
            • DocumentAlreadyStartedException Constructor()
            • DocumentAlreadyStartedException Constructor(Int32)
            • DocumentAlreadyStartedException Constructor(String)
            • DocumentAlreadyStartedException Constructor(Int32,String)
            • DocumentAlreadyStartedException Constructor(String,Exception)
        • DocumentNotStartedException
          • Overview
          • Members
          • DocumentNotStartedException Constructor
            • DocumentNotStartedException Constructor()
            • DocumentNotStartedException Constructor(Int32)
            • DocumentNotStartedException Constructor(String)
            • DocumentNotStartedException Constructor(Int32,String)
            • DocumentNotStartedException Constructor(String,Exception)
        • Draw
          • Overview
          • Members
          • Methods
            • Arc Method
              • Arc(PointF,PointF,Single,Single,Color) Method
              • Arc(RectangleF,Single,Single,Color) Method
              • Arc(PointF,Single,Single,Color) Method
              • Arc(PointF,PointF,Single,Single) Method
              • Arc(RectangleF,Single,Single) Method
              • Arc(PointF,Single,Single) Method
              • Arc(Point,Point,Single,Single,Color) Method
              • Arc(Rectangle,Single,Single,Color) Method
              • Arc(Point,Single,Single,Color) Method
              • Arc(Point,Point,Single,Single) Method
              • Arc(Rectangle,Single,Single) Method
              • Arc(Point,Single,Single) Method
            • Circle Method
              • Circle(Point,Int32,Color,Single) Method
              • Circle(Int32,Color,Single) Method
              • Circle(Point,Int32,Single) Method
              • Circle(Int32,Single) Method
              • Circle(PointF,Single,Color,Single) Method
              • Circle(Single,Color,Single) Method
              • Circle(PointF,Single,Single) Method
              • Circle(Single,Single) Method
            • Curve Method
              • Curve(PointF,PointF,PointF,PointF,Color) Method
              • Curve(PointF,PointF,PointF,PointF) Method
              • Curve(Point,Point,Point,Point,Color) Method
              • Curve(Point,Point,Point,Point) Method
            • Line Method
              • Line(PointF,PointF,Color,Boolean,Boolean) Method
              • Line(PointF,PointF,Color) Method
              • Line(PointF,PointF,Boolean,Boolean) Method
              • Line(PointF,PointF) Method
              • Line(PointF,Color,Boolean,Boolean) Method
              • Line(PointF,Color) Method
              • Line(PointF,Boolean,Boolean) Method
              • Line(PointF) Method
              • Line(Point,Point,Color,Boolean,Boolean) Method
              • Line(Point,Point,Color) Method
              • Line(Point,Point,Boolean,Boolean) Method
              • Line(Point,Point) Method
              • Line(Point,Color,Boolean,Boolean) Method
              • Line(Point,Color) Method
              • Line(Point,Boolean,Boolean) Method
              • Line(Point) Method
            • Pie Method
              • Pie(Rectangle,Single) Method
              • Pie(PointF,Single,Single,Single,Color) Method
              • Pie(PointF,Single,Single,Color) Method
              • Pie(Single,Single,Single,Color) Method
              • Pie(Single,Single,Color) Method
              • Pie(PointF,Single,Single,Single) Method
              • Pie(PointF,Single,Single) Method
              • Pie(Single,Single,Single) Method
              • Pie(Single,Single) Method
              • Pie(PointF,PointF,Single,Single,Color) Method
              • Pie(RectangleF,Single,Single,Color) Method
              • Pie(PointF,PointF,Single,Color) Method
              • Pie(RectangleF,Single,Color) Method
              • Pie(PointF,PointF,Single,Single) Method
              • Pie(RectangleF,Single,Single) Method
              • Pie(PointF,PointF,Single) Method
              • Pie(RectangleF,Single) Method
              • Pie(Point,Int32,Single,Single,Color) Method
              • Pie(Point,Int32,Single,Color) Method
              • Pie(Int32,Single,Single,Color) Method
              • Pie(Int32,Single,Color) Method
              • Pie(Point,Int32,Single,Single) Method
              • Pie(Point,Int32,Single) Method
              • Pie(Int32,Single,Single) Method
              • Pie(Int32,Single) Method
              • Pie(Point,Point,Single,Single,Color) Method
              • Pie(Rectangle,Single,Single,Color) Method
              • Pie(Point,Point,Single,Color) Method
              • Pie(Rectangle,Single,Color) Method
              • Pie(Point,Point,Single,Single) Method
              • Pie(Rectangle,Single,Single) Method
              • Pie(Point,Point,Single) Method
            • Polygon Method
              • Polygon(PointF[],Color) Method
              • Polygon(PointF[]) Method
              • Polygon(Point[],Color) Method
              • Polygon(Point[]) Method
            • Rectangle Method
              • Rectangle(PointF,PointF,Color,Boolean) Method
              • Rectangle(RectangleF,Color,Boolean) Method
              • Rectangle(PointF,PointF,Color) Method
              • Rectangle(RectangleF,Color) Method
              • Rectangle(PointF,PointF,Boolean) Method
              • Rectangle(RectangleF,Boolean) Method
              • Rectangle(PointF,PointF) Method
              • Rectangle(RectangleF) Method
              • Rectangle(PointF,Color,Boolean) Method
              • Rectangle(PointF,Color) Method
              • Rectangle(PointF,Boolean) Method
              • Rectangle(PointF) Method
              • Rectangle(Point,Point,Color,Boolean) Method
              • Rectangle(Rectangle,Color,Boolean) Method
              • Rectangle(Point,Point,Color) Method
              • Rectangle(Rectangle,Color) Method
              • Rectangle(Point,Point,Boolean) Method
              • Rectangle(Rectangle,Boolean) Method
              • Rectangle(Point,Point) Method
              • Rectangle(Rectangle) Method
              • Rectangle(Point,Color,Boolean) Method
              • Rectangle(Point,Color) Method
              • Rectangle(Point,Boolean) Method
              • Rectangle(Point) Method
            • RoundRectangle Method
              • RoundRectangle(PointF,PointF,Single,Color) Method
              • RoundRectangle(RectangleF,Single,Color) Method
              • RoundRectangle(PointF,PointF,Single,Single,Color) Method
              • RoundRectangle(RectangleF,Single,Single,Color) Method
              • RoundRectangle(PointF,PointF,Single) Method
              • RoundRectangle(RectangleF,Single) Method
              • RoundRectangle(PointF,PointF,Single,Single) Method
              • RoundRectangle(RectangleF,Single,Single) Method
              • RoundRectangle(Point,Point,Int32,Color) Method
              • RoundRectangle(Rectangle,Int32,Color) Method
              • RoundRectangle(Point,Point,Int32,Int32,Color) Method
              • RoundRectangle(Rectangle,Int32,Int32,Color) Method
              • RoundRectangle(Point,Point,Int32) Method
              • RoundRectangle(Rectangle,Int32) Method
              • RoundRectangle(Point,Point,Int32,Int32) Method
              • RoundRectangle(Rectangle,Int32,Int32) Method
            • Text Method
              • Text(PointF,String,Font) Method
              • Text(PointF,String) Method
              • Text(Point,String,Font) Method
              • Text(Point,String) Method
              • Text(String,Font) Method
              • Text(String) Method
            • TextAligned Method
              • TextAligned(PointF,PointF,String,Font,Alignment,Boolean) Method
              • TextAligned(RectangleF,String,Font,Alignment,Boolean) Method
              • TextAligned(PointF,String,Font,Alignment,Boolean) Method
              • TextAligned(PointF,PointF,String,Font,Alignment) Method
              • TextAligned(RectangleF,String,Font,Alignment) Method
              • TextAligned(PointF,String,Font,Alignment) Method
              • TextAligned(PointF,PointF,String,Alignment,Boolean) Method
              • TextAligned(RectangleF,String,Alignment,Boolean) Method
              • TextAligned(PointF,String,Alignment,Boolean) Method
              • TextAligned(PointF,PointF,String,Alignment) Method
              • TextAligned(RectangleF,String,Alignment) Method
              • TextAligned(PointF,String,Alignment) Method
              • TextAligned(Point,Point,String,Font,Alignment,Boolean) Method
              • TextAligned(Rectangle,String,Font,Alignment,Boolean) Method
              • TextAligned(Point,String,Font,Alignment,Boolean) Method
              • TextAligned(Point,Point,String,Font,Alignment) Method
              • TextAligned(Rectangle,String,Font,Alignment) Method
              • TextAligned(Point,String,Font,Alignment) Method
              • TextAligned(Point,Point,String,Alignment,Boolean) Method
              • TextAligned(Rectangle,String,Alignment,Boolean) Method
              • TextAligned(Point,String,Alignment,Boolean) Method
              • TextAligned(Point,Point,String,Alignment) Method
              • TextAligned(Rectangle,String,Alignment) Method
              • TextAligned(Point,String,Alignment) Method
            • TextHeight Method
              • TextHeight(Font,String) Method
              • TextHeight(String) Method
            • TextRotated Method
              • TextRotated(PointF,Single,RotationPivotMode,String,Font) Method
              • TextRotated(Single,RotationPivotMode,String,Font) Method
              • TextRotated(PointF,Single,RotationPivotMode,String) Method
              • TextRotated(Single,RotationPivotMode,String) Method
              • TextRotated(Point,Single,RotationPivotMode,String,Font) Method
              • TextRotated(Point,Single,RotationPivotMode,String) Method
            • TextWidth Method
              • TextWidth(Font,String) Method
              • TextWidth(String) Method
          • Properties
            • BackColor Property
            • BackStyle Property
            • CurrentX Property
            • CurrentY Property
            • FillColor Property
            • FillStyle Property
            • ForeColor Property
            • Mode Property
            • Style Property
            • Width Property
        • EndDocumentFailedException
          • Overview
          • Members
          • EndDocumentFailedException Constructor
            • EndDocumentFailedException Constructor()
            • EndDocumentFailedException Constructor(Int32)
            • EndDocumentFailedException Constructor(String)
            • EndDocumentFailedException Constructor(Int32,String)
            • EndDocumentFailedException Constructor(String,Exception)
        • EndPageFailedException
          • Overview
          • Members
          • EndPageFailedException Constructor
            • EndPageFailedException Constructor()
            • EndPageFailedException Constructor(Int32)
            • EndPageFailedException Constructor(String)
            • EndPageFailedException Constructor(Int32,String)
            • EndPageFailedException Constructor(String,Exception)
        • FileReadException
          • Overview
          • Members
          • FileReadException Constructor
            • FileReadException Constructor()
            • FileReadException Constructor(Int32)
            • FileReadException Constructor(String)
            • FileReadException Constructor(Int32,String)
            • FileReadException Constructor(String,Exception)
        • FileWriteException
          • Overview
          • Members
          • FileWriteException Constructor
            • FileWriteException Constructor()
            • FileWriteException Constructor(Int32)
            • FileWriteException Constructor(String)
            • FileWriteException Constructor(Int32,String)
            • FileWriteException Constructor(String,Exception)
        • GenericGdiException
          • Overview
          • Members
          • GenericGdiException Constructor
            • GenericGdiException Constructor()
            • GenericGdiException Constructor(Int32)
            • GenericGdiException Constructor(String)
            • GenericGdiException Constructor(Int32,String)
            • GenericGdiException Constructor(String,Exception)
        • GenericWin32Exception
          • Overview
          • Members
          • GenericWin32Exception Constructor
            • GenericWin32Exception Constructor()
            • GenericWin32Exception Constructor(Int32)
            • GenericWin32Exception Constructor(String)
            • GenericWin32Exception Constructor(Int32,String)
            • GenericWin32Exception Constructor(String,Exception)
        • Icm
          • Overview
          • Members
          • Icm Constructor
            • Icm Constructor()
            • Icm Constructor(String,String)
            • Icm Constructor(String,String,IcmRenderIntent)
          • Properties
            • Intent Property
            • Method Property
            • MonitorProfile Property
            • PrinterProfile Property
            • RenderIntent Property
            • WantProof Property
        • InternalErrorException
          • Overview
          • Members
          • InternalErrorException Constructor
            • InternalErrorException Constructor()
            • InternalErrorException Constructor(Int32)
            • InternalErrorException Constructor(String)
            • InternalErrorException Constructor(Int32,String)
            • InternalErrorException Constructor(String,Exception)
        • InvalidAngleException
          • Overview
          • Members
          • InvalidAngleException Constructor
            • InvalidAngleException Constructor()
            • InvalidAngleException Constructor(Int32)
            • InvalidAngleException Constructor(String)
            • InvalidAngleException Constructor(Int32,String)
            • InvalidAngleException Constructor(String,Exception)
        • InvalidBinIDException
          • Overview
          • Members
          • InvalidBinIDException Constructor
            • InvalidBinIDException Constructor()
            • InvalidBinIDException Constructor(Int32)
            • InvalidBinIDException Constructor(String)
            • InvalidBinIDException Constructor(Int32,String)
            • InvalidBinIDException Constructor(String,Exception)
        • InvalidDib
          • Overview
          • Members
          • InvalidDib Constructor
            • InvalidDib Constructor()
            • InvalidDib Constructor(Int32)
            • InvalidDib Constructor(String)
            • InvalidDib Constructor(Int32,String)
            • InvalidDib Constructor(String,Exception)
        • InvalidDibHandleException
          • Overview
          • Members
          • InvalidDibHandleException Constructor
            • InvalidDibHandleException Constructor()
            • InvalidDibHandleException Constructor(Int32)
            • InvalidDibHandleException Constructor(String)
            • InvalidDibHandleException Constructor(Int32,String)
            • InvalidDibHandleException Constructor(String,Exception)
        • InvalidHandleException
          • Overview
          • Members
          • InvalidHandleException Constructor
            • InvalidHandleException Constructor()
            • InvalidHandleException Constructor(Int32)
            • InvalidHandleException Constructor(String)
            • InvalidHandleException Constructor(Int32,String)
            • InvalidHandleException Constructor(String,Exception)
        • InvalidLicenseEditionException
          • Overview
          • Members
          • InvalidLicenseEditionException Constructor
            • InvalidLicenseEditionException Constructor()
            • InvalidLicenseEditionException Constructor(Int32)
            • InvalidLicenseEditionException Constructor(String)
            • InvalidLicenseEditionException Constructor(Int32,String)
            • InvalidLicenseEditionException Constructor(String,Exception)
        • InvalidLicenseException
          • Overview
          • Members
          • InvalidLicenseException Constructor
            • InvalidLicenseException Constructor()
            • InvalidLicenseException Constructor(Int32)
            • InvalidLicenseException Constructor(String)
            • InvalidLicenseException Constructor(Int32,String)
            • InvalidLicenseException Constructor(String,Exception)
        • InvalidPageNumberException
          • Overview
          • Members
          • InvalidPageNumberException Constructor
            • InvalidPageNumberException Constructor()
            • InvalidPageNumberException Constructor(Int32)
            • InvalidPageNumberException Constructor(String)
            • InvalidPageNumberException Constructor(Int32,String)
            • InvalidPageNumberException Constructor(String,Exception)
        • InvalidPaperIDException
          • Overview
          • Members
          • InvalidPaperIDException Constructor
            • InvalidPaperIDException Constructor()
            • InvalidPaperIDException Constructor(Int32)
            • InvalidPaperIDException Constructor(String)
            • InvalidPaperIDException Constructor(Int32,String)
            • InvalidPaperIDException Constructor(String,Exception)
        • InvalidParameterException
          • Overview
          • Members
          • InvalidParameterException Constructor
            • InvalidParameterException Constructor()
            • InvalidParameterException Constructor(Int32)
            • InvalidParameterException Constructor(String)
            • InvalidParameterException Constructor(Int32,String)
            • InvalidParameterException Constructor(String,Exception)
        • InvalidPointerException
          • Overview
          • Members
          • InvalidPointerException Constructor
            • InvalidPointerException Constructor()
            • InvalidPointerException Constructor(Int32)
            • InvalidPointerException Constructor(String)
            • InvalidPointerException Constructor(Int32,String)
            • InvalidPointerException Constructor(String,Exception)
        • InvalidPrinterNumberException
          • Overview
          • Members
          • InvalidPrinterNumberException Constructor
            • InvalidPrinterNumberException Constructor()
            • InvalidPrinterNumberException Constructor(Int32)
            • InvalidPrinterNumberException Constructor(String)
            • InvalidPrinterNumberException Constructor(Int32,String)
            • InvalidPrinterNumberException Constructor(String,Exception)
        • InvalidPrintPreviewException
          • Overview
          • Members
          • InvalidPrintPreviewException Constructor
            • InvalidPrintPreviewException Constructor()
            • InvalidPrintPreviewException Constructor(Int32)
            • InvalidPrintPreviewException Constructor(String)
            • InvalidPrintPreviewException Constructor(Int32,String)
            • InvalidPrintPreviewException Constructor(String,Exception)
        • InvalidProfileException
          • Overview
          • Members
          • InvalidProfileException Constructor
            • InvalidProfileException Constructor()
            • InvalidProfileException Constructor(Int32)
            • InvalidProfileException Constructor(String)
            • InvalidProfileException Constructor(Int32,String)
            • InvalidProfileException Constructor(String,Exception)
        • InvalidRadiusException
          • Overview
          • Members
          • InvalidRadiusException Constructor
            • InvalidRadiusException Constructor()
            • InvalidRadiusException Constructor(Int32)
            • InvalidRadiusException Constructor(String)
            • InvalidRadiusException Constructor(Int32,String)
            • InvalidRadiusException Constructor(String,Exception)
        • InvalidTemplateException
          • Overview
          • Members
          • InvalidTemplateException Constructor
            • InvalidTemplateException Constructor()
            • InvalidTemplateException Constructor(Int32)
            • InvalidTemplateException Constructor(String)
            • InvalidTemplateException Constructor(Int32,String)
            • InvalidTemplateException Constructor(String,Exception)
        • InvalidTiffSizeException
          • Overview
          • Members
          • InvalidTiffSizeException Constructor
            • InvalidTiffSizeException Constructor()
            • InvalidTiffSizeException Constructor(Int32)
            • InvalidTiffSizeException Constructor(String)
            • InvalidTiffSizeException Constructor(Int32,String)
            • InvalidTiffSizeException Constructor(String,Exception)
        • InvalidValueException
          • Overview
          • Members
          • InvalidValueException Constructor
            • InvalidValueException Constructor()
            • InvalidValueException Constructor(Int32)
            • InvalidValueException Constructor(String)
            • InvalidValueException Constructor(Int32,String)
            • InvalidValueException Constructor(String,Exception)
        • InvalidWebCode
          • Overview
          • Members
          • InvalidWebCode Constructor
            • InvalidWebCode Constructor()
            • InvalidWebCode Constructor(Int32)
            • InvalidWebCode Constructor(String)
            • InvalidWebCode Constructor(Int32,String)
            • InvalidWebCode Constructor(String,Exception)
        • InvalidWorkerObjectIDException
          • Overview
          • Members
          • InvalidWorkerObjectIDException Constructor
            • InvalidWorkerObjectIDException Constructor()
            • InvalidWorkerObjectIDException Constructor(Int32)
            • InvalidWorkerObjectIDException Constructor(String)
            • InvalidWorkerObjectIDException Constructor(Int32,String)
            • InvalidWorkerObjectIDException Constructor(String,Exception)
        • Licensing
          • Overview
          • Members
          • Licensing Constructor
          • Methods
            • Dispose Method
            • SetOEMLicenseKey Method
            • SetSolutionKey Method
            • SetSolutionName Method
          • Properties
            • EvaluationMode Property
        • NoDibException
          • Overview
          • Members
          • NoDibException Constructor
            • NoDibException Constructor()
            • NoDibException Constructor(Int32)
            • NoDibException Constructor(String)
            • NoDibException Constructor(Int32,String)
            • NoDibException Constructor(String,Exception)
        • NoPrinterDCException
          • Overview
          • Members
          • NoPrinterDCException Constructor
            • NoPrinterDCException Constructor()
            • NoPrinterDCException Constructor(Int32)
            • NoPrinterDCException Constructor(String)
            • NoPrinterDCException Constructor(Int32,String)
            • NoPrinterDCException Constructor(String,Exception)
        • NoPrinterSelectedException
          • Overview
          • Members
          • NoPrinterSelectedException Constructor
            • NoPrinterSelectedException Constructor()
            • NoPrinterSelectedException Constructor(Int32)
            • NoPrinterSelectedException Constructor(String)
            • NoPrinterSelectedException Constructor(Int32,String)
            • NoPrinterSelectedException Constructor(String,Exception)
        • NoPrintPreviewException
          • Overview
          • Members
          • NoPrintPreviewException Constructor
            • NoPrintPreviewException Constructor()
            • NoPrintPreviewException Constructor(Int32)
            • NoPrintPreviewException Constructor(String)
            • NoPrintPreviewException Constructor(Int32,String)
            • NoPrintPreviewException Constructor(String,Exception)
        • NotLicensedException
          • Overview
          • Members
          • NotLicensedException Constructor
            • NotLicensedException Constructor()
            • NotLicensedException Constructor(Int32)
            • NotLicensedException Constructor(String)
            • NotLicensedException Constructor(Int32,String)
            • NotLicensedException Constructor(String,Exception)
        • OpenFileException
          • Overview
          • Members
          • OpenFileException Constructor
            • OpenFileException Constructor()
            • OpenFileException Constructor(Int32)
            • OpenFileException Constructor(String)
            • OpenFileException Constructor(Int32,String)
            • OpenFileException Constructor(String,Exception)
        • OutOfMemoryException
          • Overview
          • Members
          • OutOfMemoryException Constructor
            • OutOfMemoryException Constructor()
            • OutOfMemoryException Constructor(Int32)
            • OutOfMemoryException Constructor(String)
            • OutOfMemoryException Constructor(Int32,String)
            • OutOfMemoryException Constructor(String,Exception)
        • Paper
          • Overview
          • Members
          • Methods
            • ToString Method
          • Properties
            • Id Property
            • Name Property
        • PaperBin
          • Overview
          • Members
          • Methods
            • ToString Method
          • Properties
            • Id Property
            • Name Property
        • PaperBinCollection
          • Overview
          • Members
          • Methods
            • Contains Method
            • CopyTo Method
            • GetEnumerator Method
          • Properties
            • Count Property
            • IsSynchronized Property
            • Item Property
              • Item(Int32) Property
              • Item(String) Property
            • SyncRoot Property
        • PaperBinEnumerator
          • Overview
          • Members
          • Methods
            • Dispose Method
            • MoveNext Method
            • Reset Method
          • Properties
            • Current Property
        • PaperCollection
          • Overview
          • Members
          • Methods
            • Contains Method
            • CopyTo Method
            • GetEnumerator Method
          • Properties
            • Count Property
            • IsSynchronized Property
            • Item Property
              • Item(Int32) Property
              • Item(String) Property
            • SyncRoot Property
        • PaperEnumerator
          • Overview
          • Members
          • Methods
            • Dispose Method
            • MoveNext Method
            • Reset Method
          • Properties
            • Current Property
        • PrintDialogFailedException
          • Overview
          • Members
          • PrintDialogFailedException Constructor
            • PrintDialogFailedException Constructor()
            • PrintDialogFailedException Constructor(Int32)
            • PrintDialogFailedException Constructor(String)
            • PrintDialogFailedException Constructor(Int32,String)
            • PrintDialogFailedException Constructor(String,Exception)
        • Printer
          • Overview
          • Members
          • Methods
            • CreateFilePrinter Method
            • Dispose Method
            • SelectPrinter Method
              • SelectPrinter(PrintPro) Method
              • SelectPrinter(PrintPro,Boolean) Method
              • SelectPrinter(PrintPro,PrintRangeAvailable) Method
              • SelectPrinter(PrintPro,PrintRangeAvailable,PrintRangeSelection) Method
              • SelectPrinter(PrintPro,String) Method
              • SelectPrinter(PrintPro,Boolean,Int32,Int32) Method
              • SelectPrinter(PrintPro,Int32,Int32,PrintRangeAvailable) Method
              • SelectPrinter(PrintPro,Int32,Int32,PrintRangeAvailable,PrintRangeSelection) Method
              • SelectPrinter(PrintPro,Int32,Int32,Int32,Int32,PrintRangeAvailable) Method
              • SelectPrinter(PrintPro,Int32,Int32,Int32,Int32) Method
            • SetAsDefault Method
            • SetupDialog Method
            • ToFilePrinter Method
          • Properties
            • AutoMargin Property
            • Collate Property
            • ColorMode Property
            • Copies Property
            • Dither Property
            • DriverName Property
            • Duplex Property
            • DuplexAvailable Property
            • FileName Property
            • IsFilePrinter Property
            • MaxCopies Property
            • MaxDpi Property
            • MediaType Property
            • Name Property
            • Orientation Property
            • Paper Property
            • PaperBin Property
            • PaperBins Property
            • PaperHeight Property
            • Papers Property
            • PaperWidth Property
            • PortName Property
            • PrintHeight Property
            • PrintQuality Property
            • PrintResolution Property
            • PrintUnits Property
            • PrintWidth Property
            • RangeFrom Property
            • RangeSelection Property
            • RangeTo Property
            • RequestedDpi Property
            • SaveFileType Property
            • SupportedDpis Property
            • TrueType Property
            • TwipsPerPixelX Property
            • TwipsPerPixelY Property
            • UserDither Property
            • UserMediaType Property
            • UserPaper Property
            • Zoom Property
        • PrinterCollection
          • Overview
          • Members
          • Methods
            • Contains Method
            • CopyTo Method
            • GetEnumerator Method
          • Properties
            • Count Property
            • IsSynchronized Property
            • Item Property
              • Item(Int32) Property
              • Item(String) Property
            • SyncRoot Property
        • PrinterDriverFailureException
          • Overview
          • Members
          • PrinterDriverFailureException Constructor
            • PrinterDriverFailureException Constructor()
            • PrinterDriverFailureException Constructor(Int32)
            • PrinterDriverFailureException Constructor(String)
            • PrinterDriverFailureException Constructor(Int32,String)
            • PrinterDriverFailureException Constructor(String,Exception)
        • PrinterEnumerator
          • Overview
          • Members
          • Methods
            • Dispose Method
            • MoveNext Method
            • Reset Method
          • Properties
            • Current Property
        • PrintingDisabledException
          • Overview
          • Members
          • PrintingDisabledException Constructor
            • PrintingDisabledException Constructor()
            • PrintingDisabledException Constructor(Int32)
            • PrintingDisabledException Constructor(String)
            • PrintingDisabledException Constructor(Int32,String)
            • PrintingDisabledException Constructor(String,Exception)
        • PrintJob
          • Overview
          • Members
          • PrintJob Constructor
            • PrintJob Constructor(PrintPro)
            • PrintJob Constructor(PrintPro,Boolean)
            • PrintJob Constructor(PrintPro,Icm)
            • PrintJob Constructor(PrintPro,String)
            • PrintJob Constructor(PrintPro,Icm,Boolean)
            • PrintJob Constructor(PrintPro,Icm,String)
            • PrintJob Constructor(PrintPro,Boolean,String)
            • PrintJob Constructor(PrintPro,Icm,Boolean,String)
            • PrintJob Constructor(Printer)
            • PrintJob Constructor(Printer,Boolean)
            • PrintJob Constructor(Printer,Icm)
            • PrintJob Constructor(Printer,String)
            • PrintJob Constructor(Printer,Icm,Boolean)
            • PrintJob Constructor(Printer,Icm,String)
            • PrintJob Constructor(Printer,Boolean,String)
            • PrintJob Constructor(Printer,Icm,Boolean,String)
            • PrintJob Constructor(PrintPro,Printer)
            • PrintJob Constructor(PrintPro,Printer,Boolean)
            • PrintJob Constructor(PrintPro,Printer,Icm)
            • PrintJob Constructor(PrintPro,Printer,String)
            • PrintJob Constructor(PrintPro,Printer,Icm,Boolean)
            • PrintJob Constructor(PrintPro,Printer,Boolean,String)
            • PrintJob Constructor(PrintPro,Printer,Icm,String)
            • PrintJob Constructor(PrintPro,Printer,Icm,Boolean,String)
          • Methods
            • Dispose Method
              • Dispose() Method
              • Dispose(Boolean) Method
            • Finish Method
            • GetGraphics Method
            • Kill Method
            • NewPage Method
            • PrintBitmap Method
              • PrintBitmap(Bitmap,PointF,SizeF,Boolean) Method
              • PrintBitmap(Bitmap,PointF,SizeF,PointF,SizeF,Boolean) Method
              • PrintBitmap(Bitmap,Single,Single,Single,Single,Boolean) Method
              • PrintBitmap(Bitmap,Single,Single,Single,Single,Single,Single,Single,Single,Boolean) Method
            • PrintDib Method
              • PrintDib(IntPtr,PointF,SizeF,PointF,SizeF,Boolean) Method
              • PrintDib(IntPtr,Single,Single,Single,Single,Single,Single,Single,Single,Boolean) Method
            • PrintImage Method
              • PrintImage(Image,PointF,SizeF,Boolean) Method
              • PrintImage(Image,PointF,SizeF,PointF,SizeF,Boolean) Method
              • PrintImage(Image,Single,Single,Single,Single,Boolean) Method
              • PrintImage(Image,Single,Single,Single,Single,Single,Single,Single,Single,Boolean) Method
            • PrintTemplateBitmap Method
            • PrintTemplateDib Method
            • PrintTemplateImage Method
          • Properties
            • BottomMargin Property
            • DisplayX Property
            • DisplayY Property
            • Draw Property
            • Icm Property
            • LeftMargin Property
            • Name Property
            • Page Property
            • PaperHeight Property
            • PaperWidth Property
            • Printer Property
            • PrintHeight Property
            • PrintWidth Property
            • TemplateFileName Property
            • TopMargin Property
            • UseHardwareMargins Property
        • PrintPreviewJob
          • Overview
          • Members
          • PrintPreviewJob Constructor
            • PrintPreviewJob Constructor(Printer)
            • PrintPreviewJob Constructor(Printer,String)
            • PrintPreviewJob Constructor(Printer,Boolean)
            • PrintPreviewJob Constructor(Printer,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro)
            • PrintPreviewJob Constructor(PrintPro,String)
            • PrintPreviewJob Constructor(PrintPro,Boolean)
            • PrintPreviewJob Constructor(PrintPro,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,Printer)
            • PrintPreviewJob Constructor(PrintPro,Printer,String)
            • PrintPreviewJob Constructor(PrintPro,Printer,Boolean)
            • PrintPreviewJob Constructor(PrintPro,Printer,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,Icm)
            • PrintPreviewJob Constructor(PrintPro,Icm,String)
            • PrintPreviewJob Constructor(PrintPro,Icm,Boolean)
            • PrintPreviewJob Constructor(PrintPro,Icm,Boolean,String)
            • PrintPreviewJob Constructor(Printer,Icm)
            • PrintPreviewJob Constructor(Printer,Icm,String)
            • PrintPreviewJob Constructor(Printer,Icm,Boolean)
            • PrintPreviewJob Constructor(Printer,Icm,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,Printer,Icm)
            • PrintPreviewJob Constructor(PrintPro,Printer,Icm,String)
            • PrintPreviewJob Constructor(PrintPro,Printer,Icm,Boolean)
            • PrintPreviewJob Constructor(PrintPro,Printer,Icm,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,String)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,Boolean)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,Icm)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,Icm,String)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,Icm,Boolean)
            • PrintPreviewJob Constructor(PrintPro,PrintPreviewScale,Icm,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,Printer,PrintPreviewScale,Icm,Boolean)
            • PrintPreviewJob Constructor(PrintPro,Printer,PrintPreviewScale,Icm,Boolean,String)
            • PrintPreviewJob Constructor(PrintPro,Printer,PrintPreviewScale,Boolean)
            • PrintPreviewJob Constructor(PrintPro,Printer,PrintPreviewScale,Boolean,String)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,String)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,Boolean)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,Boolean,String)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,Icm)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,Icm,String)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,Icm,Boolean)
            • PrintPreviewJob Constructor(Printer,PrintPreviewScale,Icm,Boolean,String)
          • Methods
            • Finish Method
            • GetGraphics Method
            • GetPrintPreviewBitmap Method
            • GetPrintPreviewDib Method
            • GetPrintPreviewImage Method
          • Properties
            • PrintPreviewScale Property
        • PrintPro
          • Overview
          • Members
          • PrintPro Constructor
            • PrintPro Constructor()
            • PrintPro Constructor(IContainer)
          • Methods
            • AboutBox Method
            • Dispose Method
          • Properties
            • Debug Property
            • DebugErrorLevel Property
            • DebugLogFile Property
            • Licensing Property
            • Printers Property
            • Version Property
        • PrintProException
          • Overview
          • Members
          • PrintProException Constructor
            • PrintProException Constructor()
            • PrintProException Constructor(Int32,String)
            • PrintProException Constructor(Int32)
            • PrintProException Constructor(String)
            • PrintProException Constructor(String,Exception)
          • Properties
            • ErrorNumber Property
        • PrintQuality
          • Overview
          • Members
          • Methods
            • Dpi Method
            • Draft Method
            • Equals Method
            • FromDpi Method
            • GetHashCode Method
            • High Method
            • Low Method
            • Medium Method
        • SetupDialogFailedException
          • Overview
          • Members
          • SetupDialogFailedException Constructor
            • SetupDialogFailedException Constructor()
            • SetupDialogFailedException Constructor(Int32)
            • SetupDialogFailedException Constructor(String)
            • SetupDialogFailedException Constructor(Int32,String)
            • SetupDialogFailedException Constructor(String,Exception)
        • StartDocumentFailedException
          • Overview
          • Members
          • StartDocumentFailedException Constructor
            • StartDocumentFailedException Constructor()
            • StartDocumentFailedException Constructor(Int32)
            • StartDocumentFailedException Constructor(String)
            • StartDocumentFailedException Constructor(Int32,String)
            • StartDocumentFailedException Constructor(String,Exception)
        • StartPageFailedException
          • Overview
          • Members
          • StartPageFailedException Constructor
            • StartPageFailedException Constructor()
            • StartPageFailedException Constructor(Int32)
            • StartPageFailedException Constructor(String)
            • StartPageFailedException Constructor(Int32,String)
            • StartPageFailedException Constructor(String,Exception)
        • StretchBltFailedException
          • Overview
          • Members
          • StretchBltFailedException Constructor
            • StretchBltFailedException Constructor()
            • StretchBltFailedException Constructor(Int32)
            • StretchBltFailedException Constructor(String)
            • StretchBltFailedException Constructor(Int32,String)
            • StretchBltFailedException Constructor(String,Exception)
        • TiffTagItemNotFoundException
          • Overview
          • Members
          • TiffTagItemNotFoundException Constructor
            • TiffTagItemNotFoundException Constructor()
            • TiffTagItemNotFoundException Constructor(Int32)
            • TiffTagItemNotFoundException Constructor(String)
            • TiffTagItemNotFoundException Constructor(Int32,String)
            • TiffTagItemNotFoundException Constructor(String,Exception)
        • TiffTagNotFoundException
          • Overview
          • Members
          • TiffTagNotFoundException Constructor
            • TiffTagNotFoundException Constructor()
            • TiffTagNotFoundException Constructor(Int32)
            • TiffTagNotFoundException Constructor(String)
            • TiffTagNotFoundException Constructor(Int32,String)
            • TiffTagNotFoundException Constructor(String,Exception)
        • UserPaper
          • Overview
          • Members
          • Properties
            • Name Property
        • WorkerInitializationException
          • Overview
          • Members
          • WorkerInitializationException Constructor
            • WorkerInitializationException Constructor()
            • WorkerInitializationException Constructor(Int32)
            • WorkerInitializationException Constructor(String)
            • WorkerInitializationException Constructor(Int32,String)
            • WorkerInitializationException Constructor(String,Exception)
      • Structures
        • PrintingUnit
          • Overview
          • Members
          • Methods
            • Equals Method
            • GetHashCode Method
          • Fields
            • Centimeter Field
            • Character Field
            • HundredthsOfAMillimeter Field
            • HundredthsOfAnInch Field
            • Inch Field
            • Millimeter Field
            • Pixel Field
            • Point Field
            • TenthsOfAMillimeter Field
            • ThousandthsOfAnInch Field
            • ThreeHundredthsOfAnInch Field
            • Twip Field
      • Methods
        • AboutBox Method
        • Arc Method
          • Arc(PointF,PointF,Single,Single,Color) Method
          • Arc(RectangleF,Single,Single,Color) Method
          • Arc(PointF,Single,Single,Color) Method
          • Arc(PointF,PointF,Single,Single) Method
          • Arc(RectangleF,Single,Single) Method
          • Arc(PointF,Single,Single) Method
          • Arc(Point,Point,Single,Single,Color) Method
          • Arc(Rectangle,Single,Single,Color) Method
          • Arc(Point,Single,Single,Color) Method
          • Arc(Point,Point,Single,Single) Method
          • Arc(Rectangle,Single,Single) Method
          • Arc(Point,Single,Single) Method
        • Circle Method
          • Circle(Point,Int32,Color,Single) Method
          • Circle(Int32,Color,Single) Method
          • Circle(Point,Int32,Single) Method
          • Circle(Int32,Single) Method
          • Circle(PointF,Single,Color,Single) Method
          • Circle(Single,Color,Single) Method
          • Circle(PointF,Single,Single) Method
          • Circle(Single,Single) Method
        • Contains Method
        • Contains Method
        • Contains Method
        • CopyTo Method
        • CopyTo Method
        • CopyTo Method
        • CreateFilePrinter Method
        • Curve Method
          • Curve(PointF,PointF,PointF,PointF,Color) Method
          • Curve(PointF,PointF,PointF,PointF) Method
          • Curve(Point,Point,Point,Point,Color) Method
          • Curve(Point,Point,Point,Point) Method
        • Dispose Method
        • Dispose Method
        • Dispose Method
          • Dispose() Method
          • Dispose(Boolean) Method
        • Dispose Method
        • Dispose Method
        • Dispose Method
        • Dispose Method
        • Dispose Method
        • Dpi Method
        • Draft Method
        • Equals Method
        • Equals Method
        • Finish Method
        • Finish Method
        • FromDpi Method
        • GetEnumerator Method
        • GetEnumerator Method
        • GetEnumerator Method
        • GetGraphics Method
        • GetGraphics Method
        • GetHashCode Method
        • GetHashCode Method
        • GetPrintPreviewBitmap Method
        • GetPrintPreviewDib Method
        • GetPrintPreviewImage Method
        • High Method
        • Kill Method
        • Kill Method
        • Line Method
          • Line(PointF,PointF,Color,Boolean,Boolean) Method
          • Line(PointF,PointF,Color) Method
          • Line(PointF,PointF,Boolean,Boolean) Method
          • Line(PointF,PointF) Method
          • Line(PointF,Color,Boolean,Boolean) Method
          • Line(PointF,Color) Method
          • Line(PointF,Boolean,Boolean) Method
          • Line(PointF) Method
          • Line(Point,Point,Color,Boolean,Boolean) Method
          • Line(Point,Point,Color) Method
          • Line(Point,Point,Boolean,Boolean) Method
          • Line(Point,Point) Method
          • Line(Point,Color,Boolean,Boolean) Method
          • Line(Point,Color) Method
          • Line(Point,Boolean,Boolean) Method
          • Line(Point) Method
        • Low Method
        • Medium Method
        • MoveNext Method
        • MoveNext Method
        • MoveNext Method
        • NewPage Method
        • NewPage Method
        • Pie Method
          • Pie(Rectangle,Single) Method
          • Pie(PointF,Single,Single,Single,Color) Method
          • Pie(PointF,Single,Single,Color) Method
          • Pie(Single,Single,Single,Color) Method
          • Pie(Single,Single,Color) Method
          • Pie(PointF,Single,Single,Single) Method
          • Pie(PointF,Single,Single) Method
          • Pie(Single,Single,Single) Method
          • Pie(Single,Single) Method
          • Pie(PointF,PointF,Single,Single,Color) Method
          • Pie(RectangleF,Single,Single,Color) Method
          • Pie(PointF,PointF,Single,Color) Method
          • Pie(RectangleF,Single,Color) Method
          • Pie(PointF,PointF,Single,Single) Method
          • Pie(RectangleF,Single,Single) Method
          • Pie(PointF,PointF,Single) Method
          • Pie(RectangleF,Single) Method
          • Pie(Point,Int32,Single,Single,Color) Method
          • Pie(Point,Int32,Single,Color) Method
          • Pie(Int32,Single,Single,Color) Method
          • Pie(Int32,Single,Color) Method
          • Pie(Point,Int32,Single,Single) Method
          • Pie(Point,Int32,Single) Method
          • Pie(Int32,Single,Single) Method
          • Pie(Int32,Single) Method
          • Pie(Point,Point,Single,Single,Color) Method
          • Pie(Rectangle,Single,Single,Color) Method
          • Pie(Point,Point,Single,Color) Method
          • Pie(Rectangle,Single,Color) Method
          • Pie(Point,Point,Single,Single) Method
          • Pie(Rectangle,Single,Single) Method
          • Pie(Point,Point,Single) Method
        • Polygon Method
          • Polygon(PointF[],Color) Method
          • Polygon(PointF[]) Method
          • Polygon(Point[],Color) Method
          • Polygon(Point[]) Method
        • PrintBitmap Method
          • PrintBitmap(Bitmap,PointF,SizeF,Boolean) Method
          • PrintBitmap(Bitmap,PointF,SizeF,PointF,SizeF,Boolean) Method
          • PrintBitmap(Bitmap,Single,Single,Single,Single,Boolean) Method
          • PrintBitmap(Bitmap,Single,Single,Single,Single,Single,Single,Single,Single,Boolean) Method
        • PrintBitmap Method
        • PrintDib Method
          • PrintDib(IntPtr,PointF,SizeF,PointF,SizeF,Boolean) Method
          • PrintDib(IntPtr,Single,Single,Single,Single,Single,Single,Single,Single,Boolean) Method
        • PrintDib Method
        • PrintImage Method
          • PrintImage(Image,PointF,SizeF,Boolean) Method
          • PrintImage(Image,PointF,SizeF,PointF,SizeF,Boolean) Method
          • PrintImage(Image,Single,Single,Single,Single,Boolean) Method
          • PrintImage(Image,Single,Single,Single,Single,Single,Single,Single,Single,Boolean) Method
        • PrintImage Method
        • PrintTemplateBitmap Method
        • PrintTemplateBitmap Method
        • PrintTemplateDib Method
        • PrintTemplateDib Method
        • PrintTemplateImage Method
        • PrintTemplateImage Method
        • Rectangle Method
          • Rectangle(PointF,PointF,Color,Boolean) Method
          • Rectangle(RectangleF,Color,Boolean) Method
          • Rectangle(PointF,PointF,Color) Method
          • Rectangle(RectangleF,Color) Method
          • Rectangle(PointF,PointF,Boolean) Method
          • Rectangle(RectangleF,Boolean) Method
          • Rectangle(PointF,PointF) Method
          • Rectangle(RectangleF) Method
          • Rectangle(PointF,Color,Boolean) Method
          • Rectangle(PointF,Color) Method
          • Rectangle(PointF,Boolean) Method
          • Rectangle(PointF) Method
          • Rectangle(Point,Point,Color,Boolean) Method
          • Rectangle(Rectangle,Color,Boolean) Method
          • Rectangle(Point,Point,Color) Method
          • Rectangle(Rectangle,Color) Method
          • Rectangle(Point,Point,Boolean) Method
          • Rectangle(Rectangle,Boolean) Method
          • Rectangle(Point,Point) Method
          • Rectangle(Rectangle) Method
          • Rectangle(Point,Color,Boolean) Method
          • Rectangle(Point,Color) Method
          • Rectangle(Point,Boolean) Method
          • Rectangle(Point) Method
        • Reset Method
        • Reset Method
        • Reset Method
        • RoundRectangle Method
          • RoundRectangle(PointF,PointF,Single,Color) Method
          • RoundRectangle(RectangleF,Single,Color) Method
          • RoundRectangle(PointF,PointF,Single,Single,Color) Method
          • RoundRectangle(RectangleF,Single,Single,Color) Method
          • RoundRectangle(PointF,PointF,Single) Method
          • RoundRectangle(RectangleF,Single) Method
          • RoundRectangle(PointF,PointF,Single,Single) Method
          • RoundRectangle(RectangleF,Single,Single) Method
          • RoundRectangle(Point,Point,Int32,Color) Method
          • RoundRectangle(Rectangle,Int32,Color) Method
          • RoundRectangle(Point,Point,Int32,Int32,Color) Method
          • RoundRectangle(Rectangle,Int32,Int32,Color) Method
          • RoundRectangle(Point,Point,Int32) Method
          • RoundRectangle(Rectangle,Int32) Method
          • RoundRectangle(Point,Point,Int32,Int32) Method
          • RoundRectangle(Rectangle,Int32,Int32) Method
        • SelectPrinter Method
          • SelectPrinter(PrintPro) Method
          • SelectPrinter(PrintPro,Boolean) Method
          • SelectPrinter(PrintPro,PrintRangeAvailable) Method
          • SelectPrinter(PrintPro,PrintRangeAvailable,PrintRangeSelection) Method
          • SelectPrinter(PrintPro,String) Method
          • SelectPrinter(PrintPro,Boolean,Int32,Int32) Method
          • SelectPrinter(PrintPro,Int32,Int32,PrintRangeAvailable) Method
          • SelectPrinter(PrintPro,Int32,Int32,PrintRangeAvailable,PrintRangeSelection) Method
          • SelectPrinter(PrintPro,Int32,Int32,Int32,Int32,PrintRangeAvailable) Method
          • SelectPrinter(PrintPro,Int32,Int32,Int32,Int32) Method
        • SetAsDefault Method
        • SetOEMLicenseKey Method
        • SetSolutionKey Method
        • SetSolutionName Method
        • SetupDialog Method
        • Text Method
          • Text(PointF,String,Font) Method
          • Text(PointF,String) Method
          • Text(Point,String,Font) Method
          • Text(Point,String) Method
          • Text(String,Font) Method
          • Text(String) Method
        • TextAligned Method
          • TextAligned(PointF,PointF,String,Font,Alignment,Boolean) Method
          • TextAligned(RectangleF,String,Font,Alignment,Boolean) Method
          • TextAligned(PointF,String,Font,Alignment,Boolean) Method
          • TextAligned(PointF,PointF,String,Font,Alignment) Method
          • TextAligned(RectangleF,String,Font,Alignment) Method
          • TextAligned(PointF,String,Font,Alignment) Method
          • TextAligned(PointF,PointF,String,Alignment,Boolean) Method
          • TextAligned(RectangleF,String,Alignment,Boolean) Method
          • TextAligned(PointF,String,Alignment,Boolean) Method
          • TextAligned(PointF,PointF,String,Alignment) Method
          • TextAligned(RectangleF,String,Alignment) Method
          • TextAligned(PointF,String,Alignment) Method
          • TextAligned(Point,Point,String,Font,Alignment,Boolean) Method
          • TextAligned(Rectangle,String,Font,Alignment,Boolean) Method
          • TextAligned(Point,String,Font,Alignment,Boolean) Method
          • TextAligned(Point,Point,String,Font,Alignment) Method
          • TextAligned(Rectangle,String,Font,Alignment) Method
          • TextAligned(Point,String,Font,Alignment) Method
          • TextAligned(Point,Point,String,Alignment,Boolean) Method
          • TextAligned(Rectangle,String,Alignment,Boolean) Method
          • TextAligned(Point,String,Alignment,Boolean) Method
          • TextAligned(Point,Point,String,Alignment) Method
          • TextAligned(Rectangle,String,Alignment) Method
          • TextAligned(Point,String,Alignment) Method
        • TextHeight Method
          • TextHeight(Font,String) Method
          • TextHeight(String) Method
        • TextRotated Method
          • TextRotated(PointF,Single,RotationPivotMode,String,Font) Method
          • TextRotated(Single,RotationPivotMode,String,Font) Method
          • TextRotated(PointF,Single,RotationPivotMode,String) Method
          • TextRotated(Single,RotationPivotMode,String) Method
          • TextRotated(Point,Single,RotationPivotMode,String,Font) Method
          • TextRotated(Point,Single,RotationPivotMode,String) Method
        • TextWidth Method
          • TextWidth(Font,String) Method
          • TextWidth(String) Method
        • ToFilePrinter Method
        • ToString Method
        • ToString Method
        • ToString Method
      • Properties
        • AutoMargin Property
        • BackColor Property
        • BackStyle Property
        • BottomMargin Property
        • Collate Property
        • ColorMode Property
        • Copies Property
        • Count Property
        • Count Property
        • Count Property
        • Current Property
        • Current Property
        • Current Property
        • CurrentX Property
        • CurrentY Property
        • Debug Property
        • DebugErrorLevel Property
        • DebugLogFile Property
        • DisplayX Property
        • DisplayY Property
        • Dither Property
        • Draw Property
        • DriverName Property
        • Duplex Property
        • DuplexAvailable Property
        • ErrorNumber Property
        • EvaluationMode Property
        • FileName Property
        • FillColor Property
        • FillStyle Property
        • ForeColor Property
        • Icm Property
        • Id Property
        • Id Property
        • Intent Property
        • IsFilePrinter Property
        • IsSynchronized Property
        • IsSynchronized Property
        • IsSynchronized Property
        • Item Property
          • Item(Int32) Property
          • Item(String) Property
        • Item Property
          • Item(Int32) Property
          • Item(String) Property
        • Item Property
          • Item(Int32) Property
          • Item(String) Property
        • LeftMargin Property
        • Licensing Property
        • MaxCopies Property
        • MaxDpi Property
        • MediaType Property
        • Method Property
        • Mode Property
        • MonitorProfile Property
        • Name Property
        • Name Property
        • Name Property
        • Name Property
        • Name Property
        • Orientation Property
        • Page Property
        • Paper Property
        • PaperBin Property
        • PaperBins Property
        • PaperHeight Property
        • PaperHeight Property
        • Papers Property
        • PaperWidth Property
        • PaperWidth Property
        • PortName Property
        • Printer Property
        • PrinterProfile Property
        • Printers Property
        • PrintHeight Property
        • PrintHeight Property
        • PrintPreviewScale Property
        • PrintQuality Property
        • PrintResolution Property
        • PrintUnits Property
        • PrintWidth Property
        • PrintWidth Property
        • RangeFrom Property
        • RangeSelection Property
        • RangeTo Property
        • RenderIntent Property
        • RequestedDpi Property
        • SaveFileType Property
        • Style Property
        • SupportedDpis Property
        • SyncRoot Property
        • SyncRoot Property
        • SyncRoot Property
        • TemplateFileName Property
        • TopMargin Property
        • TrueType Property
        • TwipsPerPixelX Property
        • TwipsPerPixelY Property
        • UseHardwareMargins Property
        • UserDither Property
        • UserMediaType Property
        • UserPaper Property
        • Version Property
        • WantProof Property
        • Width Property
        • Zoom Property
      • Enumerations
        • Alignment Enumeration
        • BackStyle Enumeration
        • DebugErrorLevel Enumeration
        • DrawMode Enumeration
        • DrawStyle Enumeration
        • EvaluationMode Enumeration
        • FillStyle Enumeration
        • IcmIntent Enumeration
        • IcmMethod Enumeration
        • IcmRenderIntent Enumeration
        • MediaType Enumeration
        • Orientation Enumeration
        • PrintColorMode Enumeration
        • PrintDitherType Enumeration
        • PrintDuplex Enumeration
        • PrintPreviewScale Enumeration
        • PrintRangeAvailable Enumeration
        • PrintRangeSelection Enumeration
        • RotationPivotMode Enumeration
        • SaveFileType Enumeration
        • TrueTypeOption Enumeration