WebPublishing.AllowPng Property
Allow PNG.Represents the attribte in schema: allowPng
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "allowPng")> _
Public Property AllowPng As BooleanValue
Get
Set
'Usage
Dim instance As WebPublishing
Dim value As BooleanValue
value = instance.AllowPng
instance.AllowPng = value
[SchemaAttrAttribute(, "allowPng")]
public BooleanValue AllowPng { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.