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 IPrintTicketElementChildCopyright © 2025 Aspose. All Rights Reserved.