Class Value

Class Value

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Базовый класс, который инкапсулирует значение Aspose.Page.XPS.XpsMetadata.Property или Aspose.Page.XPS.XpsMetadata.ScoredProperty в документе PrintTicket.
Элемент Value ассоциирует литерал с типом.
https://docs.microsoft.com/en-us/windows/win32/printdocs/value

public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Наследование

object
PrintTicketElement
Value

Производные

DecimalValue,
IntegerValue,
QNameValue,
StringValue

Реализует

IScoredPropertyItem,
IPropertyItem,
IPrintTicketElementChild

Унаследованные члены

PrintTicketElement.Name,
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

Свойства

ValueString

Получает значение в виде строки.

public string ValueString { get; }

Значение свойства

string

 Русский