PrintSettingsGetHdevmode Method |
Get the handle of the DEVMODE structure holding the setting value of the printer.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract IntPtr GetHdevmode()
Public MustOverride Function GetHdevmode As IntPtr
Return Value
Type:
IntPtr A handle to the DEVMODE structure.
See Also