|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | |See Also » |
CDFInformation | ![]() |
| 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 the given notebook. |
| CDFInformation[NotebookSelection[notebook]] gives CDF usage properties for only the selected cells in the given notebook. |
| CDFInformation gives CDF usage properties for the named notebook or CDF file. |
| "EmbeddingScript" | an HTML fragment that can be used to embed the CDF in a web page | |
| "Size" | the size in pixels of the embedded result |
Get CDF information for a Manipulate:
|