Placeholder
Type Property
|
Gets the type of a placeholder.
Read-only
PlaceholderType
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PlaceholderType Type { get; }
Public ReadOnly Property Type As PlaceholderType
Get
public:
property PlaceholderType Type {
PlaceholderType get ();
}
member Type : PlaceholderType with get
Property Value
Type:
PlaceholderType
See Also