This documentation is archived and is not being maintained.
ConflictStatus Enumeration
Visual Studio 2010
Specifies whether any changes were made to a merged PrintTicket to ensure a viable PrintTicket.
Assembly: ReachFramework (in ReachFramework.dll)
When the MergeAndValidatePrintTicket method merges two PrintTicket objects, the initial print ticket may request printing functions that the printer does not support. In such cases, the printer driver changes the non-viable settings to ensure that the final print ticket is viable. The MergeAndValidatePrintTicket method uses this enumeration to report whether it had to make changes to ensure a viable print ticket.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: