Click or drag to resize

LayoutCollection T Last Property

Returns the last entity in the collection.

Namespace: Spire.Doc.Pages
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public T Last { get; }

Property Value

Type: T
See Also