Freigeben über


WebProperties.AllowPng Eigenschaft

Definition

PNG in HTML-Ausgabe zulassen

Stellt das folgende Attribut im Schema dar: allowPng

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, ob die Ausgabe von Bildern im PNG-Format im HTML-Dokument zugelassen werden soll.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: