PlaceholderSettings Properties
Contains settings for a placeholder in a slide or slide layout.| Name | Description |
|---|---|
| HasCustomPrompt | Indicates whether the placeholder has a custom prompt. |
| Index | Gets or sets the placeholder’s numeric identifier within the slide/layout. You can use it to match placeholders between a master/layout and a slide. |
| Orientation | Gets or sets the placeholder orientation. |
| Size | Gets or sets the placeholder size. |
| Type | Gets or sets the placeholder type. |
See Also