The CropFormat type exposes the following members.

Properties

  NameDescription
Public propertyBottom
Gets or sets number of pixels to crop from the bottom of an image.
Public propertyLeft
Gets or sets number of pixels to crop from the left side of an image.
Public propertyRight
Gets or sets number of pixels to crop from the right side of an image.
Public propertyTop
Gets or sets number of pixels to crop from the top of an image.

See Also