TreeView for WinForms | ComponentOne
C1.Util.Win Namespace / Win32 Class / DocumentProperties Method

In This Topic
    DocumentProperties Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function DocumentProperties( _
       ByVal hWnd As IntPtr, _
       ByVal hPrinter As IntPtr, _
       ByVal pDeviceName As String, _
       ByVal pDevModeOutput As IntPtr, _
       ByVal pDevModeInput As IntPtr, _
       ByVal fMode As Integer _
    ) As Integer

    Parameters

    hWnd
    hPrinter
    pDeviceName
    pDevModeOutput
    pDevModeInput
    fMode
    See Also