Options for fitting placed or pasted content in a frame.
Go to Property Listing | Method Listing
AnchorPoint, Boolean, EmptyFrameFittingOptions, Number, Object, String
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The amount in measurement units to crop the bottom edge of a graphic. |
||
|
read/write |
The point with which to align the image empty when fitting in a frame. For information, see frame fitting options. |
||
|
read/write |
The frame fitting option to apply to placed or pasted content if the frame is empty. Can be applied to a frame, object style, or document or to the application. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
read/write |
The amount in measurement units to crop the left edge of a graphic. |
||
|
readonly |
The parent of the FrameFittingOption (a ObjectStyle, Oval, Rectangle, Polygon, Application, Document or PageItem). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The amount in measurement units to crop the right edge of a graphic. |
||
|
read/write |
The amount in measurement units to crop the top edge of a graphic. |
FrameFittingOption getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the FrameFittingOption.
String toSpecifier ()
Retrieves the object specifier.
Application.frameFittingOptions
Document.frameFittingOptions
FormField.frameFittingOptions
Button.frameFittingOptions
PageItem.frameFittingOptions
Oval.frameFittingOptions
Rectangle.frameFittingOptions
GraphicLine.frameFittingOptions
Polygon.frameFittingOptions
Group.frameFittingOptions
ObjectStyle.frameFittingOptions
TextFrame.frameFittingOptions