C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1Page Class / Y Property

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
'Declaration
 
Public ReadOnly Property Y As Integer
 
See Also