Class JobURI

Class JobURI

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

Belge için bir uniform kaynak tanımlayıcı (URI) belirtir.
https://docs.microsoft.com/en-us/windows/win32/printdocs/joburi

public sealed class JobURI : URIProperty, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Miras

object
PrintTicketElement
CompositePrintTicketElement
Property
URIProperty
JobURI

Uygulamalar

IPrintTicketItem,
IFeatureItem,
IOptionItem,
IScoredPropertyItem,
IPropertyItem,
IPrintTicketElementChild

Miras Alınan Üyeler

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

Yapıcılar

JobURI(string)

Yeni bir örnek oluşturur.

public JobURI(string jobURI)

Parametreler

jobURI string

İş URI’si.

 Türkçe