Aspose::Pdf::Devices::TextDevice::Process método
TextDevice::Process method
Convierte la página y la guarda como flujo de texto.
void Aspose::Pdf::Devices::TextDevice::Process(System::SharedPtr<Page> page, System::SharedPtr<System::IO::Stream> output) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| página | System::SharedPtr<Page> | La página a convertir. |
| output | System::SharedPtr<System::IO::Stream> | Flujo de resultados. |
Ver también
- Typedef SharedPtr
- Class Page
- Class Stream
- Class TextDevice
- Namespace Aspose::Pdf::Devices
- Library Aspose.PDF for C++