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...
FrameFormat.horizontalPosition property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relativeHorizontalPosition](../relativeHorizontalPosition/) property.... toEqual ( 20.5 ); expect ( paragraphFrame ...
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...