Class IntegerValue

Class IntegerValue

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

Bir PrintTicket belgesinde bir Tam sayı değerini kapsülleyen sınıf.

public sealed class IntegerValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Miras

objectPrintTicketElementValueIntegerValue

Uygulamalar

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Miras Alınan Üyeler

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

Yapıcılar

IntegerValue(int)

Yeni bir örnek oluşturur.

public IntegerValue(int value)

Parametreler

value int

Bir tam sayı değeri.

 Türkçe