PageDataTileSize 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: Version 6.6
Syntax

C#
public int TileSize { get; set; }

Property Value

Type: Int32
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

Reference