Compartir a través de


HeaderFooter.ScaleWithDoc Propiedad

Definición

Escalar encabezado y pie de página con documento

Representa el atributo siguiente en el esquema: scaleWithDoc

[DocumentFormat.OpenXml.SchemaAttr(0, "scaleWithDoc")]
public DocumentFormat.OpenXml.BooleanValue ScaleWithDoc { get; set; }
public DocumentFormat.OpenXml.BooleanValue ScaleWithDoc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "scaleWithDoc")]
public DocumentFormat.OpenXml.BooleanValue? ScaleWithDoc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("scaleWithDoc")]
public DocumentFormat.OpenXml.BooleanValue? ScaleWithDoc { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ScaleWithDoc { get; set; }
member this.ScaleWithDoc : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "scaleWithDoc")>]
member this.ScaleWithDoc : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("scaleWithDoc")>]
member this.ScaleWithDoc : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ScaleWithDoc As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a