2.13.20 PhotoAlbumLayoutEnum

Referenced by: PhotoAlbumInfo10Atom

An enumeration that specifies how the pictures are arranged on each presentation slide.

Name

Value

Meaning

PA_FitToSlide

0x00

Each presentation slide contains one picture that is scaled as large as will fit within the bounds of the slides while still preserving the aspect ratio.

PA_OnePicture

0x01

Each presentation slide contains one picture.

PA_TwoPictures

0x02

Each presentation slide contains two pictures.

PA_FourPictures

0x03

Each presentation slide contains four pictures

PA_OnePictureAndTitle

0x04

Each presentation slide contains one picture and a title placeholder shape.

PA_TwoPicturesAndTitle

0x05

Each presentation slide contains two pictures and a title placeholder shape.

PA_FourPicturesAndTitle

0x06

Each presentation slide contains four pictures and a title placeholder shape.