This topic has not yet been rated - Rate this topic

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

Windows.Graphics.Printing.OptionDetails
Windows::Graphics::Printing::OptionDetails [C++]

Metadata

Windows.winmd

See also

PrintDuplexOptionDetails

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.