| Visual Basic (Declaration) | |
|---|---|
Public Property YResolution As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int YResolution {get; set;}  | |
Return Value
The horizontal display vertical in dots per inch.For an example, refer to CodecsPdfOptions.
            
            
            Deprecated - No longer supported.. Use CodecsRasterizeDocumentLoadOptions.YResolution instead.
You can use it 0 for YResolution to use the current screen vertical resolution usually (96).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family