Gets a vertical resolution of this user-selected file (measured in DPI - dots per inches) if it is an image.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public abstract int VerticalResolution { get; }
Type: System..Int32
The vertical resolution of this user-selected file (in DPI) if it is an image. Otherwise, this property returns 0
.