IMasterLayouts
RemoveMasterLayout Method
|
Namespace:
Spire.Presentation.Collections
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
void RemoveMasterLayout(
int index
)
Sub RemoveMasterLayout (
index As Integer
)
void RemoveMasterLayout(
int index
)
abstract RemoveMasterLayout :
index : int -> unit
Parameters
-
index
-
Type:
System
Int32
See Also