ValidationResult
(System.Printing.ValidationResult)
Inherits:
System.ValueType
Interfaces:
Derived Types:
0
Assembly:
ReachFramework.dll
Represents two things: (1) a merged PrintTicket that is guaranteed to be viable, and (2) a report as to whether any settings had to be changed to ensure that it is viable.
VB.NET
C#
|
C#
public sealed struct ValidationResult
{
}
Articles
|
Name Description ConflictStatus: Gets a value ... .NET Framework 3.0 Class Library System.Printing ValidationResult Structure
|
|
Gets a value indicating whether a conflict occurred between the ... system printing validationresult conflictstatus system.printing system.printing.validationresult
|