Resets any non-persistent data created while resolving the source tree. Should be called if the tree or page settings have changed.

Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public void ResetResolved()
Visual Basic (Declaration)
Public Sub ResetResolved

See Also