Appearance
@shbernal/pptxgenjs / index / CommentProps
Interface: CommentProps
Defined in: core-interfaces.ts:2148
A review comment attached to a slide (legacy ISO/IEC 29500 §13 comment).
Properties
author
author:
string
Defined in: core-interfaces.ts:2150
Author display name (required). Comments sharing the same author+initials are grouped under one author entry.
date?
optionaldate?:string|Date
Defined in: core-interfaces.ts:2160
Authored date/time as a Date or ISO-8601 string. Omitted from the XML when not provided.
initials?
optionalinitials?:string
Defined in: core-interfaces.ts:2152
Author initials shown in the comment marker. Defaults to letters derived from author.
text
text:
string
Defined in: core-interfaces.ts:2154
Comment body text (required).
x?
optionalx?:number
Defined in: core-interfaces.ts:2156
Comment marker X position in inches.
Default
ts
0.5y?
optionaly?:number
Defined in: core-interfaces.ts:2158
Comment marker Y position in inches.
Default
ts
0.5