Return to the previous figure in the Figure Editor. If the Figure Editor contains only one figure, this command closes the Figure Editor and returns the user to the current drawing.
FigureReturnAll
Syntax
()
Description
Close the Figure Editor and return to the current drawing.
File1Open
Syntax
()
Description
Open the first file on the list of previously opened files.
File2Open
Syntax
()
Description
Open the second file on the list of previously opened files.
File3Open
Syntax
()
Description
Open the third file on the list of previously opened files.
File4Open
Syntax
()
Description
Open the fourth file on the list of previously opened files.
File5Open
Syntax
()
Description
Open the fifth file on the list of previously opened files.
File6Open
Syntax
()
Description
Open the sixth file in the list of previously opened files.
File7Open
Syntax
()
Description
Open the seventh file in the list of previously opened files.
File8Open
Syntax
()
Description
Open the eighth file in the list of previously opened files.
File9Open
Syntax
()
Description
Open the ninth file in the list of previously opened files.
FileClose
Syntax
(Save: enumeration)
Description
Close the active window.
Parameters
Save: enumeration (optional) If this parameter is not specified, the Save message box is displayed.
No!
Yes!
FileExit
Syntax
()
Description
Close Corel Presentations.
FileNewDlg
Syntax
()
Description
Open a new blank document or work on an existing document.
FileOpen
Syntax
(Filename: string; ReadOnly: enumeration)
Description
Open a file.
Parameters
Filename: string The name of the file to retrieve.
ReadOnly: enumeration (optional) Open the file in read-only format.
No!
Yes!
FileOpenDlg
Syntax
()
Description
Display the Open File dialog box, which is used to open a file into a new window.
FileRetrieve
Syntax
(Filename: string; Redraw: enumeration)
Description
Insert a specified graphics file into the current drawing, or insert a text file into an organization chart outline or the Slide Outliner.
Parameters
Filename: string The name of the file to retrieve.
Redraw: enumeration (optional) Redraw the current drawing to show changes.
DefaultAttr: enumeration Set the default fill attributes.
No!
Yes!
ApplyTo: enumeration Define the fill for graphics, text, or both.
Both!
Graphics!
Text!
ObjectFramed: enumeration No!
Yes!
ObjectClosed: enumeration No!
Yes!
ObjectFilled: enumeration No!
Yes!
FillMethod: enumeration Alternate or winding fills.
Alternating!
Winding!
BrushPattern: enumeration The fill pattern.
Arch!
Balls!
BigChecks!
BigCrosshatch!
BigSquares!
Chainlink!
Checks!
Crosses!
Crosshatch!
FishScale!
Gray12!
Gray25!
Gray50!
Honeycomb!
HorzBricks!
HorzLines1!
HorzLines2!
Mesh!
Patio!
Plaid!
Solid!
Squares!
TiltBricks!
TiltLines1!
TiltLines2!
TiltLines3!
TiltLines4!
Triangles!
VertLines1!
VertLines2!
Waves!
Weave!
GradType: enumeration The gradient type.
ConcenCircles!
ConcenEllipse!
ConcenRects!
ConcenSquares!
ConverCircles!
ConverEllipse!
ConverRects!
ConverSquares!
Linear!
None!
Polygonal!
UseGradSteps: enumeration Use gradient steps.
No!
Yes!
GradAngle: numeric The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
GradRefX: numeric The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
GradRefY: numeric The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
GradSteps: numeric The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
Grad1Red: numeric The amount of red (0-255) in a solid fill, the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Green: numeric The amount of green (0-255) in a solid fill, the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Blue: numeric The amount of blue (0-255) in a solid fill, the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad2Red: numeric The amount of red (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Green: numeric The amount of green (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric The amount of blue (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
GradBRed: numeric The amount of red (0-255) in the background color of a pattern.
GradBGreen: numeric The amount of green (0-255) in the background color of a pattern.
GradBBlue: numeric The amount of blue (0-255) in the background color of a pattern.
ForeTransparency: enumeration The pattern foreground color transparency.
Opaque!
Transparent!
BackTransparency: enumeration The pattern background color transparency.
Opaque!
Transparent!
TextureFilename: string (optional) The filename of texture bitmap.
TextureFit: enumeration How the texture fills the object.
BrickHorizontal!
BrickVertical!
ScaleToFit!
StackHorizontal!
StackVertical!
StretchToFit!
Tile!
TextureAnchor: enumeration The type of texture anchoring.
AnchorToObject!
AnchorToPage!
TextureStackCount: numeric How many times the texture bitmap is stacked.
Display the Object Properties dialog box with the Fill tab displayed, which is used to specify attributes such as fill colors, patterns, methods.
FindReplaceTextDlg
Syntax
()
Description
Display the Find and Replace dialog box in the Text Editor, which is used to find and replace specified text.
FloodFill
Syntax
(X: numeric; Y: numeric)
Description
Use the Flood Fill painting tool to replace a color region in a bitmap area with another color or pattern.
Parameters
X: numeric The horizontal coordinate of the pixel clicked when using the Flood Fill tool.
Y: numeric The vertical coordinate of the pixel clicked when using the Flood Fill tool.
FontSizeDec
Syntax
()
Description
Decrease the font size of the current text. The amount the font is decreased depends on the current font size. If the current font size is less than 10, it is decreased by 1; if the current font size is 10 to 19, it is decreased by 2; if the current font size is 20 to 47, it is decreased by 4; if the current font size is 48 to 71, it is decreased by 6; if the current font size is 72 to 119, it is decreased by 8; if the current font size is 120 to 199, it is decreased by 10; if the current font size is 200 to 399, it is decreased by 20; if the current font size is 400 to 799, it is decreased by 40; and if the current font size is 800 or more, it is decreased by 100. The largest font size possible is 999.
FontSizeInc
Syntax
()
Description
Increase the font size of the current text. The amount the font is increased depends on the current font size. If the current font size is less than 10, it is increased by 1; if the current font size is 10 to 19, it is increased by 2; if the current font size is 20 to 47, it is increased by 4; if the current font size is 48 to 71, it is increased by 6; if the current font size is 72 to 119, it is increased by 8; if the current font size is 120 to 199, it is increased by 10; if the current font size is 200 to 399, it is increased by 20; if the current font size is 400 to 799, it is increased by 40; and if the current font size is 800 or more, it is increased by 100. The largest font size possible is 999.