CenterHorizontal Property
In This Topic
Gets or sets whether the sheet should be centered horizontally on the page when printed.
Syntax
'Declaration
Public Property CenterHorizontal As System.Boolean
public System.bool CenterHorizontal {get; set;}
See Also