HandoutMaster Property

Microsoft PowerPoint Visual Basic

HandoutMaster Property

       

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

Example

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

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