Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DocumentLocation Constructor (C1Page)
DocumentLocation Class
See Also
Initializes a new instance of the
DocumentLocation
class.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
DocumentLocation
(
C1Page
page
)
Visual Basic
Public
Sub
New
( _
page
As
C1Page
_ )
Parameters
page
Type:
C1.C1Preview
.
.
::
.
.
C1Page
The target document page.
See Also
DocumentLocation Class
DocumentLocation Overload
C1.C1Preview Namespace