Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EdgeExtent Class / RightEdge Property

In This Topic
    RightEdge Property
    In This Topic
    Gets or sets the extent on the right edge, in points.
    Syntax
    'Declaration
     
    Public Property RightEdge As System.Single
    public System.float RightEdge {get; set;}
    See Also