public class GetPagesRequest extends Object
| Constructor | Description |
|---|---|
GetPagesRequest() |
Initializes a new instance of the GetPagesRequest class.
|
GetPagesRequest(PreviewOptions options) |
Initializes a new instance of the GetPagesRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
PreviewOptions |
getoptions() |
Document preview options
|
int |
hashCode() |
|
void |
setoptions(PreviewOptions options) |
|
String |
toString() |
public GetPagesRequest()
public GetPagesRequest(PreviewOptions options)
options - Document preview optionspublic PreviewOptions getoptions()
public void setoptions(PreviewOptions options)
Copyright © 2025. All rights reserved.