[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Articles.ArticleBead.-ctor

ArticleBead Constructor

ArticleBead()

Initializes a new instance of the ArticleBead class.

Declaration
public ArticleBead()

ArticleBead(Page, RectangleF)

Initializes a new instance of the ArticleBead class.

Declaration
public ArticleBead(Page page, RectangleF bounds)
Parameters
Type Name Description
Page page

The bead's page.

RectangleF bounds

The bead's bounds on the page.

ArticleBead(Page)

Initializes a new instance of the ArticleBead class.

Declaration
public ArticleBead(Page page)
Parameters
Type Name Description
Page page

The bead's page.