ComponentOne PDF for .NET
PageNo Property

C1.C1Pdf.4 Assembly > C1.C1Pdf 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 System.Integer
public System.int PageNo {get; set;}
See Also

Reference

PdfPushButton.Action Class
PdfPushButton.Action Members