PageMargin.Gutter Property
Page Gutter Spacing.Represents the attribte in schema: w:gutter
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "gutter")> _
Public Property Gutter As UInt32Value
Get
Set
'Применение
Dim instance As PageMargin
Dim value As UInt32Value
value = instance.Gutter
instance.Gutter = value
[SchemaAttrAttribute(, "gutter")]
public UInt32Value Gutter { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt64Value.