Spread for ASP.NET 12 Product Documentation
Right Property (PrintMargin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintMargin Class : Right Property
Gets or sets the right margin for the printed page.
Syntax
'Declaration
 
Public Property Right As Integer
'Usage
 
Dim instance As PrintMargin
Dim value As Integer
 
instance.Right = value
 
value = instance.Right
public int Right {get; set;}
See Also

Reference

PrintMargin Class
PrintMargin Members