The FrameIndex which will be used to get the actual image data from the Bitmap

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

Syntax

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

See Also