'Declaration Public Function New( _ ByVal page As C1Page, _ ByVal bounds As RectangleD _ )
public DocumentLocation( C1Page page, RectangleD bounds )
Parameters
- page
- The target document page.
- bounds
- The target bounds on page.
'Declaration Public Function New( _ ByVal page As C1Page, _ ByVal bounds As RectangleD _ )
public DocumentLocation( C1Page page, RectangleD bounds )