Share via


ApplicationNonVisualDrawingProperties.IsPhoto Property

Definition

Is a Photo Album

Represents the following attribute in the schema: isPhoto

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

Property Value

Attributes

Applies to