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

In This Topic
    LayoutMode Property
    In This Topic
    Gets or sets the layout mode for a section.
    Syntax
    'Declaration
     
    Public Property LayoutMode As LayoutMode
    public LayoutMode LayoutMode {get; set;}
    See Also