set_SpaceAfter()

ParagraphFormat::set_SpaceAfter(float) method

Sets the amount of space after the last line in a paragraph with no inheritance. A positive value specifies the percentage of the font size that the white space should be. A negative value specifies the size of the white space in point size. Write float.

void Aspose::Slides::ParagraphFormat::set_SpaceAfter(float value) override

See Also