PaperSource.Other Property

Definition

Non-First Page Printer Tray Code

Represents the following attribute in the schema: w:other

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

Property Value

Returns Int32Value.

Attributes

Applies to