ComponentOne PDF for WPF and Silverlight
PageNo Property (PdfPushButton.Action)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > PdfPushButton.Action Class : PageNo Property
Gets or sets the 1-based page number for ButtonAction.GotoPage action. Note that setting this property overrides the current Command value with the string representation of the page number.
Syntax
'Declaration
 
Public Property PageNo As Integer
public int PageNo {get; set;}
See Also

Reference

PdfPushButton.Action Class
PdfPushButton.Action Members