public class SlidesLoadOptions extends LoadOptions
Slide document load options
| Constructor and Description |
|---|
SlidesLoadOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultFont()
Default font for rendering the presentation.
|
void |
setDefaultFont(String value)
Default font for rendering the presentation.
|
getPassword, setPasswordpublic String getDefaultFont()
Default font for rendering the presentation. The following font will be used if a presentation font is missing.
public void setDefaultFont(String value)
Default font for rendering the presentation. The following font will be used if a presentation font is missing.
Copyright © 2017. All rights reserved.