←Select platform

YResolution Property (RasterDialogRasterizeDocumentFileOptions)

Summary

Gets or sets the vertical resolution to use when rasterization document files.

Syntax

C#
VB
C++
public int YResolution {get; set;}
Public Property YResolution As Integer
public: 
property int YResolution { 
   int get(); 
   void set (    int value); 
} 

Property Value

An System.Int32 value that indicates the vertical resolution to use when rasterization document files such as PDF and XPS. The default value is 0, which means use the current screen resolution.

Remarks

For more information, refer to Leadtools.Codecs.CodecsRasterizeDocumentLoadOptions

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize