Settings.GutterAtTop Property

Position Gutter At Top of Page.Represents the element tag in schema: w:gutterAtTop

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property GutterAtTop As GutterAtTop
    Get
    Set
'Usage
Dim instance As Settings
Dim value As GutterAtTop

value = instance.GutterAtTop

instance.GutterAtTop = value
public GutterAtTop GutterAtTop { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.GutterAtTop

See Also

Reference

Settings Class

Settings Members

DocumentFormat.OpenXml.Wordprocessing Namespace