ISlide
MasterSlideID Property
|
Gets the ID of a masterslide.
Read-only
UInt32
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
uint MasterSlideID { get; set; }
Property MasterSlideID As UInteger
Get
Set
property unsigned int MasterSlideID {
unsigned int get ();
void set (unsigned int value);
}
abstract MasterSlideID : uint32 with get, set
Property Value
Type:
UInt32
See Also