Class IntegerValue
Class IntegerValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Клас, який інкапсулює значення цілого числа в документі PrintTicket.
public sealed class IntegerValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Наслідування
object ← PrintTicketElement ← Value ← IntegerValue
Реалізує
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Спадковані члени
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Конструктори
IntegerValue(int)
Створює новий екземпляр.
public IntegerValue(int value)
Параметри
value
int
Цілочисельне значення.