C# Class Patagames.Pdf.Net.Controls.Wpf.NativeMethods.PRINTDLGEX64

Show file Open project: Patagames/Pdf.Wpf Class Usage Examples

Public Properties

Property Type Description
ExclusionFlags uint
Flags uint
Flags2 uint
dwResultAction uint
hDC System.IntPtr
hDevMode System.IntPtr
hDevNames System.IntPtr
hInstance System.IntPtr
hwndOwner System.IntPtr
lStructSize int
lpCallback System.IntPtr
lpPageRanges System.IntPtr
lpPrintTemplateName System.IntPtr
lphPropertyPages System.IntPtr
nCopies uint
nMaxPage uint
nMaxPageRanges uint
nMinPage uint
nPageRanges uint
nPropertyPages uint
nStartPage uint

Property Details

ExclusionFlags public property

public uint ExclusionFlags
return uint

Flags public property

public uint Flags
return uint

Flags2 public property

public uint Flags2
return uint

dwResultAction public property

public uint dwResultAction
return uint

hDC public property

public IntPtr,System hDC
return System.IntPtr

hDevMode public property

public IntPtr,System hDevMode
return System.IntPtr

hDevNames public property

public IntPtr,System hDevNames
return System.IntPtr

hInstance public property

public IntPtr,System hInstance
return System.IntPtr

hwndOwner public property

public IntPtr,System hwndOwner
return System.IntPtr

lStructSize public property

public int lStructSize
return int

lpCallback public property

public IntPtr,System lpCallback
return System.IntPtr

lpPageRanges public property

public IntPtr,System lpPageRanges
return System.IntPtr

lpPrintTemplateName public property

public IntPtr,System lpPrintTemplateName
return System.IntPtr

lphPropertyPages public property

public IntPtr,System lphPropertyPages
return System.IntPtr

nCopies public property

public uint nCopies
return uint

nMaxPage public property

public uint nMaxPage
return uint

nMaxPageRanges public property

public uint nMaxPageRanges
return uint

nMinPage public property

public uint nMinPage
return uint

nPageRanges public property

public uint nPageRanges
return uint

nPropertyPages public property

public uint nPropertyPages
return uint

nStartPage public property

public uint nStartPage
return uint