PageMargin.Gutter 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.
Espaçamento de sarjeta de página
Representa o seguinte atributo no esquema: w:gutter
[DocumentFormat.OpenXml.SchemaAttr(23, "gutter")]
public DocumentFormat.OpenXml.UInt32Value Gutter { get; set; }
public DocumentFormat.OpenXml.UInt32Value Gutter { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "gutter")]
public DocumentFormat.OpenXml.UInt32Value? Gutter { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:gutter")]
public DocumentFormat.OpenXml.UInt32Value? Gutter { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Gutter { get; set; }
member this.Gutter : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "gutter")>]
member this.Gutter : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:gutter")>]
member this.Gutter : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Gutter As UInt32Value
Valor da propriedade
Retorna UInt64Value.
- Atributos