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

TextFragmentState::set_LineSpacing method

Establece el interlineado del texto.

void Aspose::Pdf::Text::TextFragmentState::set_LineSpacing(float value) 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