Class StringValue

Class StringValue

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

Klasa koja inkapsulira String vrijednost u dokumentu PrintTicket.

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

Inheritance

object PrintTicketElement Value StringValue

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

StringValue(String)

Stvaraju se nove primjere.

public StringValue(string value)

Parameters

value string

To je string vrijednost.

 Hrvatski