Removes all page number fields contained in the collection from the document.

Introduced: 13.0.

Clear(Bool)

public void Clear(bool keepText);

Parameters

Parameter Description
keepText If this parameter is set to true, all page number fields are removed without deleting their texts. Otherwise, the texts are also deleted.