Item.offset

int offset() @property nothrow

Get offset field.

Returns

byte offset of the start of this item in text.
void offset(int propval) @property nothrow

Set offset field.

Parameters

propvalbyte offset of the start of this item in text.