TextBoxInstance.AddToCurrentPage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Registers the value of the TextBox as being on the current page.
public:
void AddToCurrentPage();
public void AddToCurrentPage ();
member this.AddToCurrentPage : unit -> unit
Public Sub AddToCurrentPage ()
Remarks
This method is used for calculation of page headers and footers.