Share via


NoNamespace.isPhoto Field

Definition

Represents the isPhoto XML attribute.

public static readonly System.Xml.Linq.XName isPhoto;
 staticval mutable isPhoto : System.Xml.Linq.XName
Public Shared ReadOnly isPhoto As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: nvPr, nvPr.
  • corresponds to the following strongly-typed properties: ApplicationNonVisualDrawingProperties.IsPhoto.

Applies to