PaperSource.Other 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.
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