Aspose::Pdf::LowCode::OfdToPdfOptions class
OfdToPdfOptions class
Represents options for converting OFD to PDF.
class OfdToPdfOptions : public Aspose::Pdf::LowCode::PdfConverterOptions
Methods
| Method | Description |
|---|---|
| get_OfdLoadOptions() const | Gets the OFD load options. |
| get_OperationName() override | Gets the name of the operation. |
| OfdToPdfOptions() | Initializes a new instance of the OfdToPdfOptions class. |
| set_OfdLoadOptions(System::SharedPtr<Aspose::Pdf::OfdLoadOptions>) | Sets the OFD load options. |
See Also
- Class PdfConverterOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++