Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageMargin Class / Right Property

In This Topic
    Right Property (PageMargin)
    In This Topic
    Gets or sets the distance (in points) between the right edge of the page and the right boundary of the body text.
    Syntax
    'Declaration
     
    Public Property Right As System.Single
    public System.float Right {get; set;}
    See Also