Aspose::Pdf::LowCode::OfdToPdfOptions class

OfdToPdfOptions class

Represents options for converting OFD to PDF.

class OfdToPdfOptions : public Aspose::Pdf::LowCode::PdfConverterOptions

Methods

MethodDescription
get_OfdLoadOptions() constGets the OFD load options.
get_OperationName() overrideGets 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