FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame.... assertEqual ( 20.5 , paragraph_frame . frame_format...
FrameFormat.horizontalDistanceFromText property. Gets horizontal distance between a frame and the surrounding text, in points.... toEqual ( 20.5 ); expect ( paragraphFrame ...
FrameFormat.verticalPosition property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relativeVerticalPosition](../relativeVerticalPosition/) property.... toEqual ( 20.5 ); expect ( paragraphFrame ...
FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text.... 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...
Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
Aspose::Words::FrameFormat::get_HorizontalPosition method. Gets horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition property in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
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...