Click or drag to resize
PageDataRenderedImageFormat Property
Gets or sets the preferred format this page is rendered.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public PlatformImageFormat RenderedImageFormat { get; set; }

Property Value

Type: PlatformImageFormat
See Also