Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PRINTFLAG
[FlagsAttribute]
public enum PRINTFLAG
[FlagsAttribute]
public enum class PRINTFLAG
[<FlagsAttribute>]
type PRINTFLAG
public enum PRINTFLAG
Members
Member name | Description | |
---|---|---|
PRINTFLAG_DONTACTUALLYPRINT | ||
PRINTFLAG_FORCEPROPERTIES | ||
PRINTFLAG_MAYBOTHERUSER | ||
PRINTFLAG_PRINTTOFILE | ||
PRINTFLAG_PROMPTUSER | ||
PRINTFLAG_RECOMPOSETODEVICE | ||
PRINTFLAG_USERMAYCHANGEPRINTER |