[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.-ctor

WidgetAnnotation Constructor

WidgetAnnotation()

Initializes a new instance of the WidgetAnnotation class.

Declaration
public WidgetAnnotation()

WidgetAnnotation(Page, RectangleF)

Initializes a new instance of the WidgetAnnotation class.

Declaration
public WidgetAnnotation(Page page, RectangleF rect)
Parameters
Type Name Description
Page page

The page containing created annotation.

RectangleF rect

The annotation's bounds on the page.