PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / GraphicsUtils.GdiDc Class / Dc Property

In This Topic
    Dc Property (GraphicsUtils.GdiDc)
    In This Topic
    Gets the DC.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dc As IntPtr
    public IntPtr Dc {get;}
    See Also