Aspose::Pdf::Text::TextState::ApplyChangesFrom método
TextState::ApplyChangesFrom method
Aplica la configuración de otro textState.
virtual void Aspose::Pdf::Text::TextState::ApplyChangesFrom(const System::SharedPtr<TextState> &textState)
| 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 TextState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++