Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / Orientation Property

In This Topic
    Orientation Property (ExifProfile)
    In This Topic
    Gets or sets the orientation of the image with respect to the rows and columns.
    Syntax
    'Declaration
     
    Public Property Orientation As ExifOrientation
    public ExifOrientation Orientation {get; set;}
    See Also