DevExpress.Pdf.v15.2.Drawing Provides data for the and events. Gets the page number in a document. An integer value, specifying the page number. Gets the size of the current page. A value. A method that will handle the and events. The event source. This parameter identifies either the or which raised the event. A object that contains event data. A method that will handle the and events. A method that will handle the and events. The event source. This parameter identifies either the or which raised the event. A object that contains event data. Provides data for the and events. Returns the total number of pages which were sent to the printer. An integer value which represents the total number of pages which were sent to the printer. Returns the page number of the currently printed page. An integer value that is the page number. Specifies how images are exported to PDF format. The resulting Jpeg image quality is high. The resulting Jpeg image quality is the highest. The resulting Jpeg image quality is low. The resulting Jpeg image quality is the lowest. The resulting Jpeg image quality is medium. Contains values specifying how the text is positioned on the page content with respect to the origin. The text is positioned against a base line with respect to the origin. The text is positioned in the top left corner with respect to the origin. Implements drawing on a PDF page. Initializes a new instance of the PdfGraphics class with default settings. Adds a link to the page with specified page number and zoom factor. A structure that specifies the area on the page where a link is added. An integer value specifying the page number. The zoom level by which the document is zoomed after a link is clicked on the page. Adds a link to the page with the specified page number and page destination. A structure that specifies the area on the page where a link is added. An integer value specifying the page number. A object that is the horizontal coordinate of a page destination where the link is referred to. A object that is the vertical coordinate of a page destination where the link is referred to. Adds a link to the page with the specified page number. A structure that specifies the area on the page where a link is added. An integer value specifying the page number. Adds a link to the page with the specified page number, page destination, and zoom factor. A structure that specifies the area on the page where a link is added. An integer value specifying the page number. A object that is the horizontal coordinate of a page destination where the link is referred to. A object that is the vertical coordinate of a page destination where the link is referred to. The zoom level by which the document is zoomed after a link is clicked on the page. Adds a link to the Uri at the specified link area on the page. A structure that specifies the area on the page where a link is added. A object that is the link URI. Adds graphics to a PDF page background with the specified horizontal and vertical resolutions. A object that is the page where graphics are drawn. A object that represents the value, in dots per inch, for the horizontal resolution. A object that represents the value, in dots per inch, for the vertical resolution. Adds graphics to a PDF page background. A object that is the page in the document where graphics are drawn. Adds graphics to a PDF page foreground with the specified horizontal and vertical resolutions. A object that is the page in the document where graphics are drawn. A object that represents the value, in dots per inch, for the horizontal resolution. A object that represents the value, in dots per inch, for the vertical resolution. Adds graphics to a PDF page foreground. A object that is the page in the document where graphics are drawn. Gets or sets a value that specifies whether bitmap images are converted to the Jpeg format. true, to convert bitmap images to the Jpeg format; otherwise, false. The default DPI of a page that is the default size to display text and other content on the page. Draws a Bezier spline defined by four Point structures. A structure that determines the color, width, and style of the curve. A structure that is the starting point of the curve. A structure that is the first control point of the curve. A structure that is the second control point of the curve. A structure that is the final point of the curve. Draws a series of Bezier splines from an array of PointF structures. A structure that determines the color, width, and style of the curve. An array of structures that represent the points that determine the curve. Draws an ellipse specified by a RectangleF structure. A structure that determines the color, width, and style of the ellipse. A structure that represents the boundaries of the ellipse. Draws the specified Image with bounds. An object that specifies the image to draw. A structure that specifies the image bounds. Draws the specified Image in its original size at the specified location. An object that specifies the image to draw. A structure that represents the image location. Draws the specified Image using the byte array data at the specified location. An array of bytes representing an image to draw. A structure that represents the image location. Draws an image at the specified location using the stream data. A class descendant, specifying the stream with the image data. A structure that represents the image location. Draws an image with bounds using the byte data array. An array of bytes representing an image to draw. A structure that specifies the bounds used to draw an image. Draws an image with the bounds and stream. A class descendant, specifying the stream with the image data. A structure that specifies the bounds used to draw an image. Draws the portion of the specified Image at the specified location in the specified size. An object that specifies the image to draw. A structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. A structure that specifies the portion of the image object to draw. A enumeration that is the units of measure used by the srcRect parameter. Draws a line connecting two points on the page specified by the coordinate pairs. A object that determines the color, width, and style of the line. A object that represents the x-coordinate of the first point. A object that represents the y-coordinate of the first point. A object that represents the x-coordinate of the second point. A object that represents the y-coordinate of the second point. Draws a series of line segments that connect an array of PointF structures. A object that determines the color, width, and style of the line segments. An array of structures that represent the points to connect. Draws a path on a page. A object that determines the color, width, and style of the path. A object to draw. Draws a polygon defined by an array of PointF structures. A object that determines the color, width, and style of the polygon. An array of structures that represent the vertices of the polygon. Draws a rectangle specified by a Rectangle structure. A object that determines the color, width, and style of the rectangle. A structure that represents the rectangle to draw. Draws the text string at the specified location with the specified Brush and Font objects. A object to draw. A object that defines the text format of the string. A object that determines the color and texture of the drawn text. A object that represents the x-coordinate of the upper-left corner of the drawn text. A object that represents the y-coordinate of the upper-left corner of the drawn text. Draws the specified text in the specified rectangle with the specified SolidBrush and Font objects. A object to draw. A object that defines the text format of the string. A object that determines the color and texture of the drawn text. A structure that specifies the location of the drawn text. Draws the specified text at the specified rectangle with the specified SolidBrush and Font objects using the formatting attributes of the specified PdfStringFormat. A object to draw. A object that defines the text format of the string. A object that determines the color and texture of the drawn text. A structure that specifies the location of the drawn text. A that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. Draws the specified text string at the specified location with the specified SolidBrush and Font objects using the formatting attributes of the specified . A object to draw. A object that defines the text format of the string. A object that determines the color and texture of the drawn text. A object that represents the x-coordinate of the upper-left corner of the drawn text. A object that represents the y-coordinate of the upper-left corner of the drawn text. A that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. Draws the specified text string at the specified location with the specified SolidBrush and Font objects. A object to draw. A object that defines the text format of the string. A object that determines the color and texture of the drawn text. A structure that specifies the upper-left corner of the drawn text. Draws the specified text string at the specified location with the specified SolidBrush and Font objects using the formatting attributes of the specified . A object to draw. A object that defines the text format of the string. A object that determines the color and texture of the drawn text. A structure that specifies the upper-left corner of the drawn text. A that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure. A object that represents the brush used to fill the ellipse. A structure that represents the bounding rectangle that defines the ellipse. Fills the interior of a GraphicsPath. A that determines the characteristics of the fill. A that represents the path to fill. Fills the interior of a polygon defined by an array of points specified by PointF structures. A object which represents the brush used to fill the polygon. Array of structures that represent the vertices of the polygon to fill. Fills the interior of a rectangle specified by a RectangleF structure. A object which represents the brush used to fill the rectangle. A structure representing the rectangle bounds to fill. Updates the clip region of this object to the intersection of the current clip region and the specified RectangleF structure. A structure to intersect with the current clip region. Gets or sets the quality of images in the resulting PDF file. A enumeration value which specifies the quality of images in the resulting PDF file. Measures the specified string when drawn with the specified Font and formatted with the specified . A to measure. A object that defines the text format of the string. A object that represents formatting information, such as line spacing, for the string. A structure that represents the measured size of the string. Measures the specified string when drawn with the specified Font and text layout size. A to measure. A object that defines the text format of the string. A structure that specifies the maximum layout area for the text. A structure that represents the measured size of the string. Measures the specified string when drawn with the specified Font, text layout size, and format. A to measure. A object that defines the text format of the string. A structure that specifies the maximum layout area for the text. A object that represents formatting information, such as line spacing, for the string. A structure that represents the measured size of the string. Measures the specified string when drawn with the specified Font. A to measure. A object that defines the text format of the string. A structure that represents the measured size of the string. Measures the specified string when drawn with the specified Font, text layout size, horizontal and vertical resolutions, and format. A to measure. A object that defines the text format of the string. A structure that specifies the maximum layout area for the text. A object that represents formatting information, such as line spacing, for the string. A object that represents the value, in dots per inch, for the horizontal resolution. A object that represents the value, in dots per inch, for the vertical resolution. A structure that represents the measured size of the string. Measures the specified string when drawn with the specified Font, horizontal and vertical resolutions and format. A to measure. A object that defines the text format of the string. A object that represents formatting information, such as line spacing, for the string. A object that represents the value, in dots per inch, for the horizontal resolution. A object that represents the value, in dots per inch, for the vertical resolution. A structure that represents the measured size of the string. Restores the most recently saved graphics state. Rotates the transformation matrix by the specified angle of this . Angle of rotation in degrees. Saves the current graphics state to the stack. Specifies the exact position where you wish the text to be drawn on the page content. A enumeration value. Changes the origin of the coordinate system by adding the specified translation to the transformation matrix of this . A single structure that is the x-coordinate of the translation. A single structure that is the y-coordinate of the translation. Gets or sets a value which indicates whether kerning is used when drawing characters. true if kerning is used when drawing characters; otherwise, false. Lists the available document orientation modes. The orientation is defined automatically to fit the page content to the specific paper type. Orientation of the document pages is landscape. Orientation of the document pages is portrait. Lists the available document scale modes. Print a document actual size. Scale the printed document by a specific percentage scale factor. Scale the printed document to fit a specific paper size. Provides the additional printer settings to a PDF Viewer. Initializes a new instance of the PdfPrinterSettings class with default settings. Initializes a new instance of the PdfPrinterSettings class with the specified settings. A object. Specifies the PDF pages to be printed. An array of integer values that correspond to page numbers. Specifies the orientation of the PDF pages to be printed. A value. Specifies the dpi value used to print the PDF document. A value which represents the printing dpi. Specifies the percentage scale factor of the document to be printed. A value which represents the scale factor of the document. Specifies the document scale mode. A value. Provides access to the current printer settings. An object containing the current printer settings.