Aspose::Pdf::Text::TextFragmentState::get_LineSpacing método

TextFragmentState::get_LineSpacing method

Obtiene el interlineado del texto.

float Aspose::Pdf::Text::TextFragmentState::get_LineSpacing() override

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