See: Description
| Class | Description |
|---|---|
| CancellationToken |
Propagates notification that an operation should be canceled.
|
| CancellationTokenSource |
Signals to a
CancellationToken that an operation should be canceled. |
| MemoryCleaner |
Cleans different resources to free memory.
|
| PathUtils |
The PathUtils class provides utility methods for working with file paths.
|
These classes offer convenient methods and functionalities to assist in different operations.
The main classes in this package are:
CancellationToken - Propagates a request to cancel rendering.CancellationTokenSource - Creates and signals a CancellationToken.MemoryCleaner - Provides methods to clean up resources and free memory.PathUtils - Represents the type for working with paths.For more details on using the utility classes in the com.groupdocs.viewer.utils package, please refer to the GroupDocs.Viewer Documentation.
Copyright © 2026 Aspose Pty Ltd. All rights reserved.