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