set_SpaceBefore()

IParagraphFormat::set_SpaceBefore(float) method

Sets the amount of space before the first 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.

virtual void Aspose::Slides::IParagraphFormat::set_SpaceBefore(float value)=0

See Also