Share via


R.pict Field

Definition

Represents the r:pict XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: imagedata.
  • corresponds to the following strongly-typed properties: ImageData.Picture.

Applies to