Class PrintTicketElement

PrintTicketElement class

The base class for classes that may be Print Schema elements.

public abstract class PrintTicketElement : IPrintTicketElementChild

Constructors

NameDescription
PrintTicketElement(string)Creates a new instance.

Properties

NameDescription
Name { get; }Gets the element name.

See Also