Class PrintTicketElement
Class PrintTicketElement
Pôvodný názov: Aspose.Page.XPS.XpsMetadata Zhromaždenie: Aspose.Page.dll (25.4.0)
Základná trieda pre triedy, ktoré môžu byť prvkami tlačovej schémy.
public abstract class PrintTicketElement : IPrintTicketElementChild
Inheritance
Derived
CompositePrintTicketElement , ParameterInit , ParameterRef , Value
Implements
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PrintTicketElement(Stretnutie)
Vytvára novú inštanciu.
public PrintTicketElement(string name)
Parameters
name
string
Názov prvku podľa niektorého XML schémy(Microsoft Print Schema Framework alebo iné)
Properties
Name
Získa názov prvku.
public string Name { get; }