Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 694 Bytes

PptxPageLayoutInformation.md

File metadata and controls

13 lines (9 loc) · 694 Bytes

PptxPageLayoutInformation

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
orientation string Orientation of the presentation, either portrait or landscape [optional]
width int Width of the presentation in Emu, where 1 inch equals 914400 emu. [optional]
height int Height of the presentation in Emu, where 1 inch equals 914400 emu. [optional]

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