Share via


XmlReaderSettings.LinePositionOffset Property

Gets or sets line position offset of the XmlReader object.

Namespace: System.Xml
Assembly: System.Xml (in system.xml.dll)

Syntax

public int LinePositionOffset { get; set; }

Property Value

The line number offset. The default is 0.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

XmlReaderSettings Class
XmlReaderSettings Members
System.Xml Namespace