Enum PrintWindowFlags
Namespace: Dapplo.Windows.User32.Enums
Assembly: Dapplo.Windows.User32.dll
Syntax
public enum PrintWindowFlags : uint
Fields
Name | Description |
---|---|
PW_CLIENTONLY | Only the client area of the window is copied. By default, the entire window is copied. |
PW_COMPLETE | Copy the complete window |