public class LowCodePdfSaveOptions extends LowCodeSaveOptions
| Constructor and Description |
|---|
LowCodePdfSaveOptions() |
| Modifier and Type | Method and Description |
|---|---|
PdfSaveOptions |
getPdfOptions()
The options for saving Pdf file.
|
int |
getSaveFormat()
The save format for the output.
|
void |
setPdfOptions(PdfSaveOptions value)
The options for saving Pdf file.
|
void |
setSaveFormat(int value)
The save format for the output.
|
getOutputFile, getOutputStream, setOutputFile, setOutputStreampublic int getSaveFormat()
SaveFormat.PDF.
See SaveFormat.
getSaveFormat in class LowCodeSaveOptionspublic void setSaveFormat(int value)
SaveFormat.PDF.
See SaveFormat.
setSaveFormat in class LowCodeSaveOptionspublic PdfSaveOptions getPdfOptions()
public void setPdfOptions(PdfSaveOptions value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.