PaperSource.First Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Código da bandeja da impressora de primeira página
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna Int32Value.
- Atributos