Share via


NoNamespace.cropleft Field

Definition

Represents the cropleft XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: image, imagedata.
  • corresponds to the following strongly-typed properties: ImageData.CropLeft, ImageFile.CropLeft.

Applies to