HeaderFooter.ScaleWithDoc Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mettre à l’échelle l’en-tête et le pied de page avec le document
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne BooleanValue.
- Attributs