Class
Delete, GetProps, ObjectValid, SetProps
GraphicsFmt
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
AFrameIsCropped | bool | readwrite | |
AFrameIsFloating | bool | readwrite | |
Alignment | int | readwrite | |
AnchorType | int | readwrite | |
Angle | int | readwrite | |
BaselineOffset | int | readwrite | |
BorderWidth | int | readwrite | |
ColGapWidth | int | readwrite | |
Color | Color | readwrite | |
ColumnsAreBalanced | int | readwrite | |
DTheta | int | readwrite | |
Fill | int | readwrite | |
FlowIsAutoConnect | int | readwrite | |
FlowIsPostScript | int | readwrite | |
Height | int | readwrite | |
InsetDpi | int | readwrite | |
LocX | int | readwrite | |
LocY | int | readwrite | |
MathMLComposeDpi | int | readwrite | |
MathMLDpi | int | readwrite | |
MathMLFontSize | int | readwrite | |
MathSize | int | readwrite | |
NextGraphicsFmtInDoc | GraphicsFmt | readonly | |
NumColumns | int | readwrite | |
Overprint | int | readwrite | |
Pen | int | readwrite | |
Radius | int | readwrite | |
Runaround | int | readwrite | |
RunaroundGap | int | readwrite | |
SideHeadGap | int | readwrite | |
SideHeadPlacement | int | readwrite | |
SideHeadWidth | int | readwrite | |
SideOffset | int | readwrite | |
StyleTag | string | readwrite | |
TextLineType | int | readwrite | |
Theta | int | readwrite | |
TintPercent | int | readwrite | |
UseAFrameIsCropped | bool | readwrite | |
UseAFrameIsFloating | bool | readwrite | |
UseAlignment | bool | readwrite | |
UseAnchorType | bool | readwrite | |
UseAngle | bool | readwrite | |
UseBaselineOffset | bool | readwrite | |
UseBorderWidth | bool | readwrite | |
UseColGapWidth | bool | readwrite | |
UseColor | bool | readwrite | |
UseColumnsAreBalanced | bool | readwrite | |
UseDTheta | bool | readwrite | |
UseFill | bool | readwrite | |
UseFlowIsAutoConnect | bool | readwrite | |
UseFlowIsPostScript | bool | readwrite | |
UseHeight | bool | readwrite | |
UseInsetDpi | bool | readwrite | |
UseLocX | bool | readwrite | |
UseLocY | bool | readwrite | |
UseMathMLComposeDpi | bool | readwrite | |
UseMathMLDpi | bool | readwrite | |
UseMathMLFontSize | bool | readwrite | |
UseMathSize | bool | readwrite | |
UseNumColumns | bool | readwrite | |
UseOverprint | bool | readwrite | |
UsePen | bool | readwrite | |
UseRadius | bool | readwrite | |
UseRunaround | bool | readwrite | |
UseRunaroundGap | bool | readwrite | |
UseSideHeadGap | bool | readwrite | |
UseSideHeadPlacement | bool | readwrite | |
UseSideHeadWidth | bool | readwrite | |
UseSideOffset | bool | readwrite | |
UseTextLineType | bool | readwrite | |
UseTheta | bool | readwrite | |
UseTintPercent | bool | readwrite | |
UseWidth | bool | readwrite | |
Width | int | readwrite |
Methods
Instances
PropVals GetProps ()
void SetProps (setVal: PropVals)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
Element of
Doc.FirstGraphicsFmtInDoc
GraphicsFmt.NextGraphicsFmtInDoc
Return
GraphicsFmt Doc.GetNamedGraphicsFmt (name: string)
GraphicsFmt Doc.NewNamedGraphicsFmt (name: string)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |