PrintDuplexOptionDetails.ErrorText | errorText property
Gets or sets the string for an error condition.
Syntax
var errorText = printDuplexOptionDetails.errorText;
printDuplexOptionDetails.errorText = errorText;
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
String that describes the error condition.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
