ShowFooterSeparator Property (PrintPageTemplate)
In This Topic
Gets or sets a value indicating whether to show the footer separator or not.
Syntax
'Declaration
Public Property ShowFooterSeparator As Boolean
public bool ShowFooterSeparator {get; set;}
See Also