PageSize.Code 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 de papel da impressora
Representa o seguinte atributo no esquema: w:code
[DocumentFormat.OpenXml.SchemaAttr(23, "code")]
public DocumentFormat.OpenXml.UInt16Value Code { get; set; }
public DocumentFormat.OpenXml.UInt16Value Code { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "code")]
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:code")]
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "code")>]
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:code")>]
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Code As UInt16Value
Valor da propriedade
Retorna Int32Value.
- Atributos