Freigeben über


ApplicationNonVisualDrawingProperties.IsPhoto-Eigenschaft

Is a Photo Album.Represents the attribte in schema: isPhoto

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "isPhoto")> _
Public Property IsPhoto As BooleanValue
    Get
    Set
'Usage
Dim instance As ApplicationNonVisualDrawingProperties
Dim value As BooleanValue

value = instance.IsPhoto

instance.IsPhoto = value
[SchemaAttrAttribute(, "isPhoto")]
public BooleanValue IsPhoto { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ApplicationNonVisualDrawingProperties Klasse

ApplicationNonVisualDrawingProperties-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace