The Label of this page.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public string Label { get; }
Visual Basic
Public ReadOnly Property Label As String
	Get

Remarks

If the page is not added to any collection, null is returned.

See Also