[]
public static extern int DocumentProperties(nint hWnd, nint hPrinter, string pDeviceName, nint pDevModeOutput, nint 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
| Type | Name | Description |
|---|---|---|
| nint | hWnd | |
| nint | hPrinter | |
| string | pDeviceName | |
| nint | pDevModeOutput | |
| nint | pDevModeInput | |
| int | fMode |
| Type | Description |
|---|---|
| int |