PrintTicketCapabilities.XmlNode Property

Definition

Gets the XML node for this capabilities object.

public:
 property IXmlNode ^ XmlNode { IXmlNode ^ get(); };
IXmlNode XmlNode();
public IXmlNode XmlNode { get; }
var iXmlNode = printTicketCapabilities.xmlNode;
Public ReadOnly Property XmlNode As IXmlNode

Property Value

The XML node.

Applies to