HeaderFooter.ScaleWithDoc 属性

定义

使用文档缩放页眉和页脚

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于