public abstract class PrintTicketElement extends Object implements IPrintTicketElementChild
The base class for classes that may be Print Schema elements.
Constructor and Description |
---|
PrintTicketElement(String name)
Creates a new instance.
|
public PrintTicketElement(String name)
Creates a new instance.
name
- The name of the element according to some XML schema
(Microsoft Print Schema Framework or other).public String getName()
Gets the element name.
getName
in interface IPrintTicketElementChild
Copyright © 2022 Aspose. All Rights Reserved.