Home › Forums › WinForms controls › Xceed Grid for WinForms › Convert pixels to printed inches › Reply To: Convert pixels to printed inches
We use System.Drawing.GraphicsUnit.Display to print the Grid. Therefore, the conversion is automatically done by the graphics class. We use standard .NET classes and you should be able to find more information about this using google and such.
Imported from legacy forums. Posted by Matt (had 2909 views)