Aspose.Note for .Net
ImageOriginalHeight Property |
Gets the original height. This is the original width of the image, before resizing.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public float OriginalHeight { get; }
Public ReadOnly Property OriginalHeight As Single Get
public: property float OriginalHeight { float get (); }
member OriginalHeight : float32 with get
Property Value
Type: Single