Class StringValue
StringValue class
The class that incapsulates a String value in a PrintTicket document.
public sealed class StringValue : Value
Constructors
Name | Description |
---|---|
StringValue(string) | Creates a new instance. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
ValueString { get; } | Gets the value as string. |
See Also
- class Value
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page