Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / Margins Class / Right Property

In This Topic
    Right Property (Margins)
    In This Topic
    Gets or sets the right margin, in inches.
    Syntax
    'Declaration
     
    Public Property Right As System.Single
    public System.float Right {get; set;}
    See Also