TextBoxInstance.AddToCurrentPage Method

Definition

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.

Applies to