PreviousSectionProperties.PageSize Property

Page Size.Represents the element tag in schema: w:pgSz

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

Syntax

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

value = instance.PageSize

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.PageSize
Returns PageSize.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace