Cuminas DjVu SDK for .NET Framework
DpiX Property



Syntax
Public Overrides NotOverridable ReadOnly Property DpiX As Double
Dim instance As PageBitmapSource
Dim value As Double
 
value = instance.DpiX
public override double DpiX {get;}
public:
property double DpiX {
   double get() override;
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

PageBitmapSource Class
PageBitmapSource Members

Send Feedback