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

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