Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 697 Bytes

File metadata and controls

12 lines (8 loc) · 697 Bytes

PresentationResult

Properties

Name Type Description Notes
SlideNumber int32 Worksheet number of the converted page, starting with 1 for the left-most worksheet [optional] [default to null]
URL string URL to the PPTX file of this slide; file is stored in an in-memory cache and will be deleted [optional] [default to null]
PresentationContents string Contents of the presentation in bytes [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]