PageBreakAbove is an option for Cell which specifies whether a page break should be made immediately above the cell if the notebook that contains the cell is printed.
PageBreakBelow is an option for Cell which specifies whether a page break should be made immediately below the cell if the notebook that contains the cell is printed.
PageBreakWithin is an option for Cell which specifies whether a page break should be allowed within the cell if the notebook that contains the cell is printed.
Path
(Built-in Mathematica Symbol) Path is an option for Get and related functions which gives a list of directories to search in attempting to find an external file.
PermutationList[perm] returns a permutation list representation of permutation perm.PermutationList[perm, len] returns a permutation list of length len.
Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
PrintingStyleEnvironment is an option for notebooks which specifies the style environment to be used in printing the notebook on paper.
Red
(Built-in Mathematica Symbol) Red represents the color red in graphics or style specifications.
ReturnTextPacket[string] is a MathLink packet containing string, the result of an EnterTextPacket evaluation.
ScreenRectangle is a global option that specifies the position of the screen by giving the coordinates of two diagonally opposite corners.