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

NameTypeAccessDescription
DefaultRegularFontstring?Read/Write
DefaultAsianFontstring?Read/WriteSpecifies the fallback font for Asian characters when loading a presentation
DefaultSymbolFontstring?Read/Write
Passwordstring?Read/Write

See Also