HandoutMasterIdList.HandoutMasterId Property

Handout Master ID.Represents the element tag in schema: p:handoutMasterId

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property HandoutMasterId As HandoutMasterId
    Get
    Set
'Usage
Dim instance As HandoutMasterIdList
Dim value As HandoutMasterId

value = instance.HandoutMasterId

instance.HandoutMasterId = value
public HandoutMasterId HandoutMasterId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.HandoutMasterId
Returns HandoutMasterId.

See Also

Reference

HandoutMasterIdList Class

HandoutMasterIdList Members

DocumentFormat.OpenXml.Presentation Namespace