PaperSource.First Property

First Page Printer Tray Code.Represents the attribte in schema: w:first

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

Syntax

'Declaration
<SchemaAttrAttribute(, "first")> _
Public Property First As UInt16Value
    Get
    Set
'Usage
Dim instance As PaperSource
Dim value As UInt16Value

value = instance.First

instance.First = value
[SchemaAttrAttribute(, "first")]
public UInt16Value First { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt16Value
Returns Int32Value.

See Also

Reference

PaperSource Class

PaperSource Members

DocumentFormat.OpenXml.Wordprocessing Namespace