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