LoadOptions
Overview
LoadOptions is a class in Aspose.Slides FOSS for .NET.
Inherits from: ILoadOptions.
Represents options that can be used to control how a presentation is loaded.
Properties: DefaultAsianFont, DefaultRegularFont, DefaultSymbolFont, Password.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
DefaultRegularFont | string? | Read/Write | Gets or sets the default regular font. |
DefaultAsianFont | string? | Read/Write | Gets or sets the default asian font. |
DefaultSymbolFont | string? | Read/Write | Gets or sets the default symbol font. |
Password | string? | Read/Write | Gets or sets the password. |