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...
Aspose::Words::FrameFormat::get_HorizontalDistanceFromText method. Gets horizontal distance between a frame and the surrounding text, in points in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame.... assertEqual ( 20.5 , paragraph_frame . frame_format...
FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame.... assertEqual ( 20.5 , paragraph_frame . frame_format...
Aspose::Words::FrameFormat::get_VerticalDistanceFromText method. Specifies vertical distance (in points) between a frame and the surrounding text in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
Aspose::Words::FrameFormat::get_RelativeVerticalPosition method. Gets the relative vertical position of a frame in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...