Documents for PDF, .NET Edition Documentation
ArticleBead Constructor(Page,RectangleF)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Articles Namespace > ArticleBead Class > ArticleBead Constructor : ArticleBead Constructor(Page,RectangleF)
The bead's page.
The bead's bounds on the page.
Initializes a new instance of the ArticleBead class.
Syntax
'Declaration
 
Public Function New( _
   ByVal page As Page, _
   ByVal bounds As System.Drawing.RectangleF _
)
public ArticleBead( 
   Page page,
   System.Drawing.RectangleF bounds
)

Parameters

page
The bead's page.
bounds
The bead's bounds on the page.
See Also

Reference

ArticleBead Class
ArticleBead Members
Overload List