Aspose.Note for .Net
ImageOriginalWidth Property |
Gets the original width. 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 OriginalWidth { get; }
Public ReadOnly Property OriginalWidth As Single Get
public: property float OriginalWidth { float get (); }
member OriginalWidth : float32 with get
Property Value
Type: Single