PrintDocument for WinForms | ComponentOne
PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly
/
C1.C1Preview Namespace
/
C1Page Class
/ Y 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
Y Property (C1Page)
In This Topic
Gets the logical vertical coordinate of the current page in the document. In documents without horizontal pages, this property corresponds to the page number minus one.
Syntax
Visual Basic
C#
'Declaration Public ReadOnly Property Y As
Integer
public
int
Y {get;}
See Also
Reference
C1Page Class
C1Page Members