Click or drag to resize

LayoutCollection T First Property

Returns the first 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 First { get; }

Property Value

Type: T
See Also