Defines how to crop image frame. All values are in pixels.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public sealed class CropFormat
Visual Basic
Public NotInheritable Class CropFormat
Visual C++
public ref class CropFormat sealed

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents..::..CropFormat

See Also