ParagraphFormat.lineUnitAfter property. Gets or sets the amount of spacing (in gridlines) after the paragraphs.... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
ParagraphFormat.lineUnitBefore property. Gets or sets the amount of spacing (in gridlines) before the paragraphs.... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridlines) before the paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...