Visual Basic (Declaration) | |
---|---|
Public Property Resolution As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Resolution {get; set;} |
Return Value
The resolution (DPI) to load.For an example, refer to CodecsPtokaOptions.
A value of 0 means use current screen resolution (usually 96).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family