[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DocumentProperties

DocumentProperties Method

DocumentProperties(IntPtr, IntPtr, string, IntPtr, IntPtr, int)

Declaration
public static extern int DocumentProperties(IntPtr hWnd, IntPtr hPrinter, string pDeviceName, IntPtr pDevModeOutput, IntPtr pDevModeInput, int fMode)
Public Shared Function DocumentProperties(hWnd As IntPtr, hPrinter As IntPtr, pDeviceName As String, pDevModeOutput As IntPtr, pDevModeInput As IntPtr, fMode As Integer) As Integer
Parameters
Type Name Description
IntPtr hWnd
IntPtr hPrinter
string pDeviceName
IntPtr pDevModeOutput
IntPtr pDevModeInput
int fMode
Returns
Type Description
int