True if and only if the content of this PDF page consists of a single image only.

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public bool SingleImageOnly { get; }
Visual Basic
Public ReadOnly Property SingleImageOnly As Boolean
	Get

See Also