Search Results for

    Show / Hide Table of Contents

    Class PRINTDLGEX

    Inheritance
    System.Object
    PRINTDLGEX
    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public class PRINTDLGEX

    フィールド

    dwResultAction

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

    ExclusionFlags

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

    Flags

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

    Flags2

    宣言
    public int Flags2
    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

    hwndOwner

    宣言
    public IntPtr hwndOwner
    Field Value
    型 説明
    IntPtr

    lpCallback

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

    lphPropertyPages

    宣言
    public IntPtr lphPropertyPages
    Field Value
    型 説明
    IntPtr

    lpPrintTemplateName

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

    lStructSize

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

    nCopies

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

    nMaxPage

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

    nMaxPageRanges

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

    nMinPage

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

    nPageRanges

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

    nPropertyPages

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

    nStartPage

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

    pageRanges

    宣言
    public IntPtr pageRanges
    Field Value
    型 説明
    IntPtr
    In This Article
    Back to top Generated by DocFX