PageData TileSize Property DocuWare Platform .NET API
Gets or sets the recommented size of multi scale image tiles.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public int TileSize { get; set; }

Property Value

Type: OnlineInt32
Remarks

If a client decides to display the rendered page as multi scale image (using the Deep Zoom technology) this value gives a hint for the recommented size of the tiles.
See Also