Class IntegerValue

Class IntegerValue

nazivni prostor: Aspose.Page.XPS.XpsMetadata Sastav: Aspose.Page.dll (25.4.0)

Klasa koja sadrži cijelu vrijednost u dokumentu PrintTicket.

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

Inheritance

object PrintTicketElement Value IntegerValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

naslijeđeni članovi

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

Constructors

IntegerValue(int)

Stvaraju se nove primjere.

public IntegerValue(int value)

Parameters

value int

cjelovita vrijednost.

 Hrvatski