OwnerDrawPageFooter Property (PrintInfo)
In This Topic
Gets or sets a value indicating whether the page footer is owner-drawn.
Syntax
'Declaration
Public Property OwnerDrawPageFooter As System.Boolean
public System.bool OwnerDrawPageFooter {get; set;}
See Also