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

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