Share via


HeaderFooter.ScaleWithDoc Property

Definition

Scale Header and Footer With Document

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to