Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class / Grid Property

In This Topic
    Grid Property
    In This Topic
    Gets options that control page grid for all pages in a section.
    Syntax
    'Declaration
     
    Public ReadOnly Property Grid As PageGrid
    public PageGrid Grid {get;}
    See Also