Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public int PageIndex { get; set; }
Visual Basic
Public Property PageIndex As Integer
	Get
	Set

Remarks

This property has no effect if the PageShape was constructed using a Page instance.

See Also