Freigeben über


PreviousSectionProperties.GutterOnRight-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.GutterOnRight
Returns GutterOnRight.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace