ILoadOptions
Overview
ILoadOptions is a interface in Aspose.Slides FOSS for .NET.
Represents options that can be used to control how a presentation is loaded.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
DefaultRegularFont | string? | Read/Write | Specifies the fallback font for regular (Latin) text when loading a presentation |
DefaultAsianFont | string? | Read/Write | Specifies the fallback font for Asian script text when loading a presentation |
DefaultSymbolFont | string? | Read/Write | Specifies the fallback font for symbol characters when loading a presentation |
Password | string? | Read/Write | Provides the password used to open encrypted presentations |