Click or drag to resize

XODOutputOptionsSetThumbnailSize Method

The width and height of a square in which all thumbnails will be contained.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetThumbnailSize(
	uint size
)

Parameters

size
Type: SystemUInt32
size the maximum dimension (width or height) that thumbnails will have.
See Also