| Visual Basic (Declaration) | |
|---|---|
Public Property YResolution As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int YResolution {get; set;}  | |
Return Value
Vertical resolution in dots per inch (DPI).For an example, refer to RasterImage. 
Some file formats save this value in the file header.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family