Class Resources
Resources class
Class representing page resources.
public sealed class Resources
Properties
| Name | Description |
|---|---|
| Fonts { get; } | Gets Fonts resources collection |
| Forms { get; } | Gets Forms forms collection |
| Images { get; } | Gets Images images collection |
Methods
| Name | Description |
|---|---|
| FreeMemory() | Clears cached data, frees memory etc. |
| GetExtGStates() | Gets all ExGStates from resources. |
| GetFonts(bool) | Returns fonts collection. If resources don’t contain fonts entry it will be created in depends of CreateIfAbsent flag. |
Other Members
| Name | Description |
|---|---|
| class ExtGStateValue | Represents ExtGStates with some values. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF