Accusoft.FSInvoices Namespace > DocumentArea Class : DocumentArea Constructor |
'Declaration Public Function New( _ ByVal documentPageIndex As Integer, _ ByVal area As Rectangle _ )
'Usage Dim documentPageIndex As Integer Dim area As Rectangle Dim instance As New DocumentArea(documentPageIndex, area)
public DocumentArea( int documentPageIndex, Rectangle area )
public: DocumentArea( int documentPageIndex, Rectangle area )
public: DocumentArea( int documentPageIndex, Rectangle area )