Spread for ASP.NET 12 Product Documentation
Centering Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintInfo Class : Centering Property
Gets or sets how the printed page is centered.
Syntax
'Declaration
 
Public Property Centering As Centering
'Usage
 
Dim instance As PrintInfo
Dim value As Centering
 
instance.Centering = value
 
value = instance.Centering
public Centering Centering {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members