Método Aspose::Pdf::LowCode::TableBuilder::to_TableOptions
TableBuilder::to_TableOptions method
Convierte el builder TableBuilder a opciones TableOptions
static System::SharedPtr<TableOptions> Aspose::Pdf::LowCode::TableBuilder::to_TableOptions(const System::SharedPtr<TableBuilder> &builder)
| Parámetro | Tipo | Descripción |
|---|---|---|
| builder | const System::SharedPtr<TableBuilder>& | Instancia del TableBuilder actual. |
ReturnValue
Resultado de la conversión a PdfGeneratorTableOptions.
Ver también
- Typedef SharedPtr
- Class TableOptions
- Class TableBuilder
- Class TableBuilder
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++