The YResolution Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the image vertical resolution, in dots per inch (DPI).Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property YResolution As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WorkflowImage Dim value As Integer value = instance.YResolution |
C# | |
---|---|
public int YResolution {get;} |
Property Value
Vertical resolution in dots per inch (DPI).Some file formats save this value in the file header.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7