Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / CanvasSize Property

In This Topic
    CanvasSize Property
    In This Topic
    Gets the size of the drawing area.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanvasSize As System.Drawing.SizeF
    public System.Drawing.SizeF CanvasSize {get;}
    See Also