PageData LowQualitySize Property DocuWare Platform .NET API
Gets or sets the low quality level.

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 LowQualitySize { get; set; }

Property Value

Type: OnlineInt32
Remarks

The low quality size is the size in pixels which a client can use for displaying a document before starting using the deep zoom control. A client should not request any levels with less resolution than defined by this value because the quality of the level defined by this value is the best also for lower levels.
See Also