OpenXmlPartReader.GetLineInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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