PrintDocument for WinForms | ComponentOne
PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly
/
C1.C1Preview Namespace
/
C1Page Class
/ X Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
X Property (C1Page)
In This Topic
Gets the logical horizontal coordinate of the current page in the document. This property is 0 in documents that have no horizontal pages.
Syntax
Visual Basic
C#
'Declaration Public ReadOnly Property X As
Integer
public
int
X {get;}
See Also
Reference
C1Page Class
C1Page Members