RightFooter Property (PageSetup)
Gets or sets a value indicating whether a picture or text to be right-aligned in the page footer.
public string RightFooter {get; set;}
'Declaration
Public Property RightFooter As String
'Usage
Dim instance As PageSetup
Dim value As String
instance.RightFooter = value
value = instance.RightFooter