Share via


PreviousSectionProperties.PaperSource Property

Paper Source Information.Represents the element tag in schema: w:paperSrc

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

Syntax

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

value = instance.PaperSource

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.PaperSource
Returns PaperSource.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace