CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...
ChartLabels is an option for charting functions that specifies what labels should be used for chart elements.
ChartLegends is an option for charting functions that specifies what legends should be used for chart elements.
ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D.
ControlPlacement is an option for Manipulate, TabView, and other control objects that specifies where controls should be placed.
CreateDocument[] creates an empty document notebook and opens it in the front end.CreateDocument[expr] creates and opens a document notebook containing the expression ...
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
EdgeLabeling is an option for GraphPlot and related functions that specifies whether labeling specified for edges should be displayed by default.
EdgeLabelStyle is an option and property for Graph and related functions that specifies the style to use for edge labels.
FaceForm[g] is a graphics directive which specifies that faces of polygons and other filled graphics objects are to be drawn using the graphics directive or list of ...