Click or drag to resize

DocumentContainerGetIndex Method

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public int GetIndex(
	IDocumentObject entity
)

Parameters

entity
Type: Spire.Doc.InterfaceIDocumentObject

Return Value

Type: Int32
See Also