public void ParagraphUnitEnd() { if (_processingMode != Mode.None) { _buffer.Release(); } _buffer.ParagraphUnitEnd(); }