PdfBounds Property (DestinationFitR)
In This Topic
Gets the rectangle to fit relative to the bottom left corner.
Syntax
'Declaration
Public ReadOnly Property PdfBounds As System.Drawing.RectangleF
public System.Drawing.RectangleF PdfBounds {get;}
See Also