HandoutMaster Property

Applies To

Presentation object.

Description

Returns a Master object that represents the handout master. Read-only.

See Also

Master property, NotesMaster property, SlideMaster property, TitleMaster property.

Example

This example sets the background pattern on the handout master in the active presentation.

Application.ActivePresentation.HandoutMaster.Background.Fill _
    .Patterned msoPatternDarkHorizontal