PaperSource.First Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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