ToJSON
Converts the ApiSlide object into the JSON object.
Parameters:
Name |
Type |
Default |
Description |
bWriteLayout |
bool
|
false |
Specifies if the slide layout will be written to the JSON object or not. |
bWriteMaster |
bool
|
false |
Specifies if the slide master will be written to the JSON object or not (bWriteMaster is false if bWriteLayout === false). |
bWriteAllMasLayouts |
bool
|
false |
Specifies if all child layouts from the slide master will be written to the JSON object or not. |
Returns:
- Type
-
JSON