ElementReaderClearChangeList Method |
Clear the list containing identifiers of modified graphics state attributes.
The list of modified attributes is then accumulated during a subsequent call(s)
to ElementReader.Next().
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void ClearChangeList()
Public Sub ClearChangeList
public:
virtual void ClearChangeList() sealed
function ClearChangeList();
See Also