override public bool MarkupTagGetByID(int tagID, out Tag tag) { return(m_markup.TagGetByID(tagID, out tag)); }