VertPageFooterOnLastPage Property (RenderTable)
In This Topic
Gets or sets a value indicating whether a vertical page footer, if defined (see remarks), should be printed on the last of the horizontal pages spanned by the current table.
Syntax
'Declaration
Public Property VertPageFooterOnLastPage As Boolean
public bool VertPageFooterOnLastPage {get; set;}
See Also