PageContentRotation Property DocuWare Platform .NET API
The rotation angle of the page.

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(Rotation.Rotate0Degree)]
public Rotation Rotation { get; set; }

Property Value

Type: Rotation
See Also

Reference