Aspose::Pdf::Text::TextFragmentState::ApplyChangesFrom método
TextFragmentState::ApplyChangesFrom method
Aplica la configuración de otro textState.
void Aspose::Pdf::Text::TextFragmentState::ApplyChangesFrom(const System::SharedPtr<TextState> &textState) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| textState | const System::SharedPtr<TextState>& | Objeto de estado Text. |
Observaciones
Solo se copiarán aquellas propiedades que fueron modificadas explícitamente.
Ver también
- Typedef SharedPtr
- Class TextState
- Class TextFragmentState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++