Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....SharedPtr < ParagraphFormat > format = doc -> get_FirstSection ()...ASPOSE_ASSERT_EQ ( format -> get_LeftIndent (), 0.0 ); format -> set_CharacterUnitLeftInd...