Search Results for

    Show / Hide Table of Contents

    Struct PRINTDLG_64

    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public struct PRINTDLG_64

    フィールド

    Flags

    宣言
    public int Flags
    Field Value
    型 説明
    System.Int32

    hDC

    宣言
    public IntPtr hDC
    Field Value
    型 説明
    IntPtr

    hDevMode

    宣言
    public IntPtr hDevMode
    Field Value
    型 説明
    IntPtr

    hDevNames

    宣言
    public IntPtr hDevNames
    Field Value
    型 説明
    IntPtr

    hInstance

    宣言
    public IntPtr hInstance
    Field Value
    型 説明
    IntPtr

    hPrintTemplate

    宣言
    public IntPtr hPrintTemplate
    Field Value
    型 説明
    IntPtr

    hSetupTemplate

    宣言
    public IntPtr hSetupTemplate
    Field Value
    型 説明
    IntPtr

    hwndOwner

    宣言
    public IntPtr hwndOwner
    Field Value
    型 説明
    IntPtr

    lCustData

    宣言
    public IntPtr lCustData
    Field Value
    型 説明
    IntPtr

    lpfnPrintHook

    宣言
    public OTZNativeMethods.WndProc lpfnPrintHook
    Field Value
    型 説明
    OTZNativeMethods.WndProc

    lpfnSetupHook

    宣言
    public OTZNativeMethods.WndProc lpfnSetupHook
    Field Value
    型 説明
    OTZNativeMethods.WndProc

    lpPrintTemplateName

    宣言
    public string lpPrintTemplateName
    Field Value
    型 説明
    System.String

    lpSetupTemplateName

    宣言
    public string lpSetupTemplateName
    Field Value
    型 説明
    System.String

    lStructSize

    宣言
    public int lStructSize
    Field Value
    型 説明
    System.Int32

    nCopies

    宣言
    public short nCopies
    Field Value
    型 説明
    System.Int16

    nFromPage

    宣言
    public short nFromPage
    Field Value
    型 説明
    System.Int16

    nMaxPage

    宣言
    public short nMaxPage
    Field Value
    型 説明
    System.Int16

    nMinPage

    宣言
    public short nMinPage
    Field Value
    型 説明
    System.Int16

    nToPage

    宣言
    public short nToPage
    Field Value
    型 説明
    System.Int16
    In This Article
    Back to top Generated by DocFX