'宣言 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
public static int DocumentProperties( IntPtr hWnd, IntPtr hPrinter, string pDeviceName, IntPtr pDevModeOutput, IntPtr pDevModeInput, int fMode )
パラメータ
- hWnd
- hPrinter
- pDeviceName
- pDevModeOutput
- pDevModeInput
- fMode