Share via


PrintTicketParameterInitializer.XmlNode Property

Definition

Gets the XML node of the print parameter.

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

Property Value

The XML node.

Applies to