Appearance
@shbernal/pptxgenjs / index / IPresentationProps
Interface: IPresentationProps
Defined in: core-interfaces.ts:3022
Extends
Properties
author
author:
string
Defined in: core-interfaces.ts:2997
Inherited from
company
company:
string
Defined in: core-interfaces.ts:2998
Inherited from
firstSlideNum
firstSlideNum:
number
Defined in: core-interfaces.ts:3011
Slide number to assign to the first slide (affects the slide-number field displayed in placeholders).
Default
ts
1Inherited from
PresentationProps.firstSlideNum
layout
layout:
string
Defined in: core-interfaces.ts:2999
Inherited from
masterSlide
masterSlide:
PresSlideInternal
Defined in: core-interfaces.ts:3023
Overrides
presLayout
presLayout:
PresLayout
Defined in: core-interfaces.ts:3005
Presentation's layout read-only
Inherited from
revision
revision:
string
Defined in: core-interfaces.ts:3006
Inherited from
rtlMode
rtlMode:
boolean
Defined in: core-interfaces.ts:3016
Whether to enable right-to-left mode
Default
ts
falseInherited from
sections
sections:
SectionInternalProps[]
Defined in: core-interfaces.ts:3024
slideLayouts
slideLayouts:
SlideLayoutInternal[]
Defined in: core-interfaces.ts:3025
slides
slides:
PresSlideInternal[]
Defined in: core-interfaces.ts:3026
subject
subject:
string
Defined in: core-interfaces.ts:3017
Inherited from
theme
theme:
ThemeProps
Defined in: core-interfaces.ts:3018
Inherited from
title
title:
string
Defined in: core-interfaces.ts:3019