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

TextState::set_LineSpacing method

Establece el interlineado del texto.

virtual void Aspose::Pdf::Text::TextState::set_LineSpacing(float value)

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