Share via


NoNamespace.cropright Field

Definition

Represents the cropright XML attributes.

public static readonly System.Xml.Linq.XName cropright;
 staticval mutable cropright : System.Xml.Linq.XName
Public Shared ReadOnly cropright 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.CropRight, ImageFile.CropRight.

Applies to