PaperSource.Other Property

Non-First Page Printer Tray Code.Represents the attribte in schema: w:other

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

Syntax

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

value = instance.Other

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

Property Value

Type: DocumentFormat.OpenXml.UInt16Value
Returns Int32Value.

See Also

Reference

PaperSource Class

PaperSource Members

DocumentFormat.OpenXml.Wordprocessing Namespace