Adobe framemaker 6.0 User Manual

Page of 323
112
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
<ID ID>
Object ID number
<GroupID ID>
ID of parent group object
<Unique ID>
ID, persistent across sessions, assigned when a FrameMaker product 
generates a MIF file; used by the FDK client and should not be used 
by filters
<Pen integer>
Pen pattern for lines and edges (see “Values for Pen and Fill state-
ments” on page 113)
<Fill integer>
<PenWidth dimension>
Line and edge thickness
<ObColor tagstring>
Applies color from Color Catalog (see page 94)
<ObTint percentage>
Applies a tint to the object color; 100% is equivalent to the pure 
object color and 0% is equivalent to no color at all
<Separation integer>
Applies color; no longer used, but written out by FrameMaker prod-
ucts for backward-compatibility (see “Color statements” on 
page 264)
<Overprint boolean>
Yes turns on overprinting for the graphic object. No turns on knock-
out. If this statement is not present, then the overprint setting from 
the object’s color is assumed.
<RunaroundType keyword>
Specifies whether text can flow around the object and, if so, whether 
the text follows the contour of the object or a box shape surrounding 
the object
keyword can be one of:
Contour
Box
None
<RunaroundGap dimension>
Space between the object and the text flowing around the object; 
must be a value between 0.0 and 432.0 points
<Angle degrees>
Rotation angle of object in degrees; default is 0
Frames, cells, and equations can only be rotated in 90-degree incre-
ments; all other objects can be arbitrarily rotated. 
<ReRotateAngle dimension>
Previous rotation angle of object in degrees
<DashedPattern
<DashedStyle keyword>
Specifies whether object is drawn with a dashed or a solid line 
keyword can be one of:
Solid 
Dashed
<NumSegments integer>
Number of dash segments; ignored when MIF file is read
<DashSegment dimension>
Defines a dash segment (see “DashSegment values” on page 114)
<DashSegment dimension>
Additional statements as needed
>
End of DashedPattern statement