Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFDocument Class : DefaultResolution Property |
public static int DefaultResolution {get; set;}
'Declaration
Public Shared Property DefaultResolution As Integer
'Usage
Dim value As Integer PDFDocument.DefaultResolution = value value = PDFDocument.DefaultResolution
public static int getDefaultResolution() public static void setDefaultResolution(int resolution)
The PDFDocument constructor will use this value to initialize the PDFDocument.Resolution property.
A value of 0 means "Use current screen resolution", usually, 96.