'Declaration Protected Overridable Sub WriteXmlBase( _ ByVal writer As System.Xml.XmlWriter _ )
'Usage Dim instance As PrintInfo Dim writer As System.Xml.XmlWriter instance.WriteXmlBase(writer)
protected virtual void WriteXmlBase( System.Xml.XmlWriter writer )
Parameters
- writer
- The writer.