Freigeben über


PreviousSectionProperties.PageNumberType-Eigenschaft

Page Numbering Settings.Represents the element tag in schema: w:pgNumType

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

Syntax

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

value = instance.PageNumberType

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.PageNumberType
Returns PageNumberType.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace