Share via


C.pictureFormat Field

Definition

Represents the c:pictureFormat XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pictureOptions.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: PictureFormat.

Applies to