Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageGrid Class / LinesPage Property

In This Topic
    LinesPage Property
    In This Topic
    Gets or sets the number of lines to be allowed on the page grid for the page assuming all lines have equal line pitch applied to them.
    Syntax
    'Declaration
     
    Public Property LinesPage As System.Single
    public System.float LinesPage {get; set;}
    See Also