ApplicationNonVisualDrawingProperties.IsPhoto Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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