PrintTicketValue.GetValueAsString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts the print value to a string.
public:
virtual Platform::String ^ GetValueAsString() = GetValueAsString;
winrt::hstring GetValueAsString();
public string GetValueAsString();
function getValueAsString()
Public Function GetValueAsString () As String
Returns
A string indicating the value.