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...
FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property.... assertEqual ( 20.5 , paragraph_frame . frame_format...
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_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_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...
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...
Aspose::Words::FrameFormat::get_IsFrame method. Returns true if the paragraph is a frame in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...