Style Property (PageHeaderFooter)
In This Topic
Gets or sets a style information for the page header or footer.
Syntax
'Declaration
Public Property Style As Style
public Style Style {get; set;}
Property Value
A
Style object representing the style details for the page header or footer.
See Also