Aspose::Pdf::Text::TextState::get_LineSpacing método
TextState::get_LineSpacing method
Obtiene el interlineado del texto.
virtual float Aspose::Pdf::Text::TextState::get_LineSpacing()
Observaciones
Note that the value is not preserved as a text characteristic within the document. The LineSpacing property getter works for an object in case it was explicitly set previously with LineSpacing setter for those object.
La propiedad es utilizada por el tiempo de ejecución en el contexto del proceso actual de generación/modificación.
Ver también
- Class TextState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++