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

In This Topic
    Header Property
    In This Topic
    Gets or sets the distance (in points) between the header and the top of the page.
    Syntax
    'Declaration
     
    Public Property Header As System.Single
    public System.float Header {get; set;}
    See Also