Freigeben über


PreviousSectionProperties.PageBorders-Eigenschaft

Page Borders.Represents the element tag in schema: w:pgBorders

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

Syntax

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

value = instance.PageBorders

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.PageBorders
Returns PageBorders.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace