public interface IPageBuilderOptions extends IOptions
Interface for the page builder options
| Modifier and Type | Method and Description |
|---|---|
boolean |
getLoadDocumentInfo()
Specifies if each document info should load all its pages info.
|
void |
setLoadDocumentInfo(boolean value)
Specifies if each document info should load all its pages info.
|
Copyright © 2025. All rights reserved.