Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / DestinationFitR Class / PdfBounds Property

In This Topic
    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