FrameFormat Properties |
The FrameFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Height |
Gets the height of the specified frame.
|
![]() ![]() | HeightRule |
Gets the rule for determining the height of the specified frame.
|
![]() ![]() | HorizontalAlignment |
Gets horizontal alignment of the specified frame.
|
![]() ![]() | HorizontalDistanceFromText |
Gets horizontal distance between a frame and the surrounding text, in points.
|
![]() ![]() | HorizontalPosition |
Gets horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition property.
|
![]() ![]() | IsFrame |
Returns true if the paragraph is a frame.
|
![]() ![]() | RelativeHorizontalPosition |
Gets the relative horizontal position of a frame.
|
![]() ![]() | RelativeVerticalPosition |
Gets the relative vertical position of a frame.
|
![]() ![]() | VerticalAlignment |
Gets vertical alignment of the specified frame.
|
![]() ![]() | VerticalDistanceFromText |
Specifies vertical distance (in points) between a frame and the surrounding text.
|
![]() ![]() | VerticalPosition |
Gets vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property.
|
![]() ![]() | Width |
Gets the width of the specified frame, in points.
|