public class OfficePresentationConverterProperties extends AbstractOfficeConverterProperties
| Constructor and Description |
|---|
OfficePresentationConverterProperties()
Creates OfficePresentationConverterProperties instance.
|
| Modifier and Type | Method and Description |
|---|---|
OfficePageRange |
getPageRange()
Gets the range of the presentation's pages which will be rendered.
|
OfficePresentationConverterProperties |
setPageRange(OfficePageRange pageRange)
Defines the range of the presentation's pages which will be rendered.
|
getThreadWaitingTimeLimit, setEventMetaInfo, setThreadWaitingTimeLimitpublic OfficePresentationConverterProperties()
OfficePresentationConverterProperties instance.
public OfficePageRange getPageRange()
public OfficePresentationConverterProperties setPageRange(OfficePageRange pageRange)
pageRange - the range of the presentation's pages which will be rendered
OfficePresentationConverterProperties instance
Copyright © 1998–2022 iText Group NV. All rights reserved.