Property CurrentPage
Namespace TallComponents.PDF.JavaScript.Scripting
Class XFAHost
Sets the currently active page of a document at run time.
Page values are 0-based, so the first page of a document returns a value of 0.
Syntax
protected
Int32
CurrentPage
{
get;
set;
}
Property value
Int32