PaperSource.First Property

Definition

First Page Printer Tray Code

Represents the following attribute in the schema: w:first

[DocumentFormat.OpenXml.SchemaAttr(23, "first")]
public DocumentFormat.OpenXml.UInt16Value First { get; set; }
public DocumentFormat.OpenXml.UInt16Value First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "first")]
public DocumentFormat.OpenXml.UInt16Value? First { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:first")]
public DocumentFormat.OpenXml.UInt16Value? First { get; set; }
public DocumentFormat.OpenXml.UInt16Value? First { get; set; }
member this.First : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "first")>]
member this.First : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:first")>]
member this.First : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property First As UInt16Value

Property Value

Returns Int32Value.

Attributes

Applies to