OpenXmlPartReader.GetLineInfo Method

Definition

Gets an instance of IXmlLineInfo if available for the current reader.

public override System.Xml.IXmlLineInfo GetLineInfo ();
override this.GetLineInfo : unit -> System.Xml.IXmlLineInfo
Public Overrides Function GetLineInfo () As IXmlLineInfo

Returns

An object for obtaining information about line info

Applies to