FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame.... assertEqual ( 20.5 , paragraph_frame . frame_format...
Aspose::Words::FrameFormat::get_HeightRule method. Gets the rule for determining the height of the specified frame in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points.... assertEqual ( 20.5 , paragraph_frame . frame_format...
Aspose::Words::FrameFormat::get_RelativeHorizontalPosition method. Gets the relative horizontal position of a frame in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
Aspose::Words::FrameFormat::get_VerticalPosition method. Gets vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...