Document
ResetPageLayoutCache Method
|
Reset the page layout cache data of the new engine.
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void ResetPageLayoutCache()
Public Sub ResetPageLayoutCache
public:
void ResetPageLayoutCache()
member ResetPageLayoutCache : unit -> unit
See Also