Share via


SectionPropertiesChange.PreviousSectionProperties Property

Previous Section Properties.Represents the element tag in schema: w:sectPr

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

Syntax

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

value = instance.PreviousSectionProperties

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.PreviousSectionProperties
Returns PreviousSectionProperties.

See Also

Reference

SectionPropertiesChange Class

SectionPropertiesChange Members

DocumentFormat.OpenXml.Wordprocessing Namespace