Return the active fill style. Precede with a command which specifies a fill style, such as FillStyleEdit, and follow with a closing command such as FillStyleEnd.
Return Value
0 Fill 10
1 Fill 20
2 Fill 30
3 Fill 40
4 Fill 50
5 Fill 60
6 Fill 70
7 Fill 80
8 Fill 90
9 Fill 100
10 Fill button
127 No fill
any:=?FillGradientSteps
Syntax
()
Description
Return the calculation of steps in a gradient.
Return Value
0 Not calculated automatically
1 Calculated automatically
any:=?FillGradientType
Syntax
()
Description
Return the active gradient fill type. The fill type can be linear, radial, or rectangular.
Return Value
0 Linear gradient
1 Radial gradient
2 Rectangular gradient
any:=?FillType
Syntax
()
Description
Return the active fill-style type. The type can be either a pattern or a gradient.
Return Value
0 Pattern
1 Gradient
any:=?FillWPG2Pattern
Syntax
()
Description
Return the WordPerfect fill pattern. Precede with FillStyleCreate or FillStyleEdit and follow with FillStyleEnd, or precede with BoxCreate or BoxEdit and follow with BoxEnd.
Return Value
0 WPG2 Solid
1 WPG2 50 Gray
2 WPG2 25 Gray
3 WPG2 12 Gray
4 WPG2 Crosshatch 1
5 WPG2 Crosshatch 2
6 WPG2 Crosshatch 3
7 WPG2 Crosshatch 4
8 WPG2 Lines 1
9 WPG2 Lines 2
10 WPG2 Lines 3
11 WPG2 Lines 4
12 WPG2 Lines 5
13 WPG2 Lines 6
14 WPG2 Lines 7
15 WPG2 Lines 8
16 WPG2 Checkboard 1
17 WPG2 Checkboard 2
18 WPG2 Bricks 1
19 WPG2 Bricks 2
20 WPG2 Fishscale
21 WPG2 Honeycomb
22 WPG2 Patio
23 WPG2 Chainlink
24 WPG2 Weave
25 WPG2 Plaid
26 WPG2 Balls
27 WPG2 Mesh
28 WPG2 Crosses
29 WPG2 Triangles
30 WPG2 Waves
31 WPG2 Arch
measurement:=?FirstLineIndent
Syntax
()
Description
Return the indentation of the first line of a new paragraph.
numeric:=?FirstPrintLineNum
Syntax
()
Description
Return the first line number to print.
string:=?Font
Syntax
()
Description
Return the active font name, or the original font name when a font has been substituted.
boolean:=?FontBold
Syntax
()
Description
Return True if the active font attribute is Bold, False if not.
boolean:=?FontDoubleUnderline
Syntax
()
Description
Return True if the active font attribute is Double Underline, False if not.
boolean:=?FontExtraLarge
Syntax
()
Description
Return True if the active font attribute is Extra Large, False if not.
boolean:=?FontFine
Syntax
()
Description
Return True if the active font attribute is Fine, False if not.
boolean:=?FontItalics
Syntax
()
Description
Return True if the active font attribute is Italics, False if not.
boolean:=?FontLarge
Syntax
()
Description
Return True if the active font attribute is Large, False if not.
boolean:=?FontOutline
Syntax
()
Description
Return True if the active font attribute is Outline, False if not.
boolean:=?FontRedline
Syntax
()
Description
Return True if the active font attribute is Redline, False if not.
boolean:=?FontShadow
Syntax
()
Description
Return True if the active font attribute is Shadow, False if not.
measurement:=?FontSize
Syntax
()
Description
Return the active font size in WordPerfect units (1200ths of an inch).
boolean:=?FontSmall
Syntax
()
Description
Return True if the active font size is small, False if not.
boolean:=?FontSmallCaps
Syntax
()
Description
Return True if the active font attribute is small caps, False if not.
boolean:=?FontStrikeout
Syntax
()
Description
Return True if the active font attribute is strikeout, False if not.
boolean:=?FontSubscript
Syntax
()
Description
Return True if the active font attribute is subscript, False if not.
boolean:=?FontSuperscript
Syntax
()
Description
Return True if the active font attribute is superscript, False if not.
boolean:=?FontUnderline
Syntax
()
Description
Return True if the active font attribute is underline, False if not.
boolean:=?FontVeryLarge
Syntax
()
Description
Return True if the active font size is very large, False if not.
boolean:=?FooterAInParagraph
Syntax
()
Description
Return whether a Footer A code is in the active paragraph.
Return Value
0 Not in paragraph
1 In paragraph
numeric:=?FooterAOccur
Syntax
()
Description
Return the pages on which Footer A appears. It can be printed on odd-numbered pages, even-numbered pages, or all pages.
Return Value
0 No pages
1 Odd pages
2 Even pages
3 All pages
boolean:=?FooterBInParagraph
Syntax
()
Description
Return whether a Footer B code is in the active paragraph.
Return Value
0 Not in paragraph
1 In paragraph
numeric:=?FooterBOccur
Syntax
()
Description
Return the pages on which Footer B appears. It can be printed on odd-numbered pages, even-numbered pages, or all pages.
Return Value
0 No pages
1 Odd pages
2 Even pages
3 All pages
any:=?FooterSeparator
Syntax
()
Description
Return the distance between text and a footer.
numeric:=?Footnote
Syntax
()
Description
Return the footnote number that is to the left of the insertion point.
boolean:=?FootnoteContinued
Syntax
()
Description
Return whether the current setting inserts a (continued . . .) message in footnotes that continue to the next page.
Return Value
0 No message
1 Insert message
measurement:=?FootnoteMinimum
Syntax
()
Description
Return the minimum amount of footnote text to be kept together.
numeric:=?FootnotePosition
Syntax
()
Description
Return whether footnotes print at the bottom of the page or just below the last line of text.
Return Value
0 Bottom of page
1 After text
boolean:=?FootnoteRestartsPage
Syntax
()
Description
Return whether footnote numbering restarts on every page.
Return Value
0 Does not restart
1 Restarts
measurement:=?FootnoteSpace
Syntax
()
Description
Return the distance between footnotes.
boolean:=?FormatForDefaultPrinter
Syntax
()
Description
Return True if Reformat documents for the WordPerfect default printer on open is selected in Environment Settings, False if not.