Adobe FrameMaker-12 Object Model JS: Inset

FrameMaker 12.0

Class

Inset

 

QuickLinks

Delete, DeletePropByName, GetIntByName, GetMetricByName, GetProps, GetUBytesByName, ObjectValid, SetIntByName, SetMetricByName, SetProps, SetUBytesByName

Properties

PropertyTypeAccessDescription
Angleint readwrite
ArrowBaseAngleint readwrite
ArrowLengthint readwrite
ArrowScaleFactorint readwrite
ArrowScaleHeadint readwrite
ArrowTipAngleint readwrite
ArrowTypeint readwrite
BorderWidthint readwrite
ColorColor readwrite
DashMetrics readwrite
Fillint readwrite
FrameParentFMObject readwrite
GraphicCantBeSelectedint readwrite
GraphicIsSelectedint readwrite
GroupParentGroup readwrite
HeadArrowint readwrite
Heightint readwrite
HotspotCmdStrstring readwrite
HotspotTitlestring readwrite
ImportHintstring readwrite
InsetDpiint readwrite
InsetEditorstring readwrite
InsetFilestring readwrite
InsetGfxActiveInPdfbool readwrite
InsetGfxNamestring readwrite
InsetGfxPlayWindowInPdfbool readwrite
InsetIsFixedSizeint readwrite
InsetIsFlippedSidewaysint readwrite
InsetJavaScriptFilestring readwrite
InsetPosterFilestring readwrite
InsetU3dAnimationListStrings String readonly
InsetU3dPartListStrings String readonly
InsetU3dViewListStrings String readonly
InsetUpdaterstring readwrite
IsHotspotint readwrite
LineCapint readwrite
LocXint readwrite
LocYint readwrite
NextGraphicInDocFMObject readonly
NextGraphicInFrameFMObject readwrite
NextGraphicInGroupFMObject readonly
NextSelectedGraphicInDocFMObject readonly
ObjectAttributesStrings String readwrite
Overprintint readwrite
PageNumint readwrite
Penint readwrite
PrevGraphicInFrameFMObject readwrite
PrevGraphicInGroupFMObject readonly
Runaroundint readwrite
RunaroundGapint readwrite
TailArrowint readwrite
TintPercentint readwrite
Uniqueint readonly
Widthint readwrite

Methods

Instances

int Delete ()

void DeletePropByName (propName: string)

ParameterTypeDescription
propNamestring

int GetIntByName (propName: string)

ParameterTypeDescription
propNamestring

int GetMetricByName (propName: string)

ParameterTypeDescription
propNamestring

PropVals GetProps ()

UBytes GetUBytesByName (propName: string)

ParameterTypeDescription
propNamestring

int ObjectValid ()

void SetIntByName (propName: string, setVal: int)

ParameterTypeDescription
propNamestring
setValint

void SetMetricByName (propName: string, setVal: int)

ParameterTypeDescription
propNamestring
setValint

void SetProps (setVal: PropVals)

ParameterTypeDescription
setValPropVals

void SetUBytesByName (propName: string, setVal: UBytes)

ParameterTypeDescription
propNamestring
setValUBytes

Return

Inset Doc.NewInset (parent: FrameObject)

Jongware, 18-Jan-2015 v1.0Contents :: Index