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

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