PageDescriptionLanguageLoadOptions
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.
Constructors
| Constructor | Description | 
|---|---|
| PageDescriptionLanguageLoadOptions() | Initializes new instance of class. | 
Methods
| Method | Description | 
|---|---|
| getFormat() | Gets Input document file type. | 
| setFormat(PageDescriptionLanguageFileType format) | Sets Input document file type. | 
PageDescriptionLanguageLoadOptions()
public PageDescriptionLanguageLoadOptions()
Initializes new instance of class.
getFormat()
public PageDescriptionLanguageFileType getFormat()
Gets Input document file type.
Returns: PageDescriptionLanguageFileType
setFormat(PageDescriptionLanguageFileType format)
public void setFormat(PageDescriptionLanguageFileType format)
Sets Input document file type.
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| format | PageDescriptionLanguageFileType |