C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1LinkTargetPage Class / PageNo Property

In This Topic
PageNo Property (C1LinkTargetPage)
In This Topic
Gets the page number to jump to. Depending on the value of PageJumpType, specifies an absolute (1-based) or a relative page number.
Syntax
'Declaration
 
Public ReadOnly Property PageNo As Integer
 
See Also