PageDescriptionLanguageLoadOptions
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.ValueObject, com.groupdocs.conversion.options.load.LoadOptions
public class PageDescriptionLanguageLoadOptions extends LoadOptions
Options for loading page description language documents.
| Constructor | Description |
|---|---|
| PageDescriptionLanguageLoadOptions() | Initializes new instance of class. |
| Method | Description |
|---|---|
| getFormat() | Gets Input document file type. |
| setFormat(PageDescriptionLanguageFileType format) | Sets Input document file type. |
public PageDescriptionLanguageLoadOptions()
Initializes new instance of class.
public PageDescriptionLanguageFileType getFormat()
Gets Input document file type.
Returns: PageDescriptionLanguageFileType
public void setFormat(PageDescriptionLanguageFileType format)
Sets Input document file type.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| format | PageDescriptionLanguageFileType |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.