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