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

Applies to | Presentation Object

See Also | Master Property | NotesMaster Property | SlideMaster Property | TitleMaster Property