Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPtokaLoadOptions Class : Resolution Property |
public int Resolution {get; set;}
'Declaration
Public Property Resolution As Integer
'Usage
Dim instance As CodecsPtokaLoadOptions Dim value As Integer instance.Resolution = value value = instance.Resolution
public int Resolution {get; set;}
public int getResolution() public void setResolution(int resolution)
<br/>get_Resolution();<br/>set_Resolution(value);<br/>Object.defineProperty('Resolution');
A value of 0 means use current screen resolution (usually 96).