Share via


PreviousSectionProperties.PaperSource Property

Definition

PaperSource.

Represents the following element tag in the schema: w:paperSrc.

public DocumentFormat.OpenXml.Wordprocessing.PaperSource PaperSource { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.PaperSource? PaperSource { get; set; }
member this.PaperSource : DocumentFormat.OpenXml.Wordprocessing.PaperSource with get, set
Public Property PaperSource As PaperSource

Property Value

Returns PaperSource.

Applies to