Class PrintTicketElement
Class PrintTicketElement
Името на пространството: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.5.0)
Основен клас за класове, които могат да бъдат елементите на схемата за отпечатване.
public abstract class PrintTicketElement : IPrintTicketElementChildInheritance
Derived
CompositePrintTicketElement , ParameterInit , ParameterRef , Value
Implements
наследници
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PrintTicketElement(Стрий)
Създава нова инстанция.
public PrintTicketElement(string name)Parameters
name string
Името на елемента според някои XML схеми(Microsoft Print Schema Framework или други)
Properties
Name
Името на елемента.
public string Name { get; }