Gets TextBody at specified index.
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public HeaderFooter this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As HeaderFooter Get
public: property HeaderFooter^ default[int index] { HeaderFooter^ get (int index); }
member Item : HeaderFooter with get
Parameters
- index
- Int32