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

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