PreviousSectionProperties.GutterOnRight Property

Gutter on Right Side of Page.Represents the element tag in schema: w:rtlGutter

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

Syntax

'Declaration
Public Property GutterOnRight As GutterOnRight
    Get
    Set
'Usage
Dim instance As PreviousSectionProperties
Dim value As GutterOnRight

value = instance.GutterOnRight

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.GutterOnRight
Returns GutterOnRight.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace