Click or drag to resize
PageContent Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClient.ContentPageContent

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/public/intellix")]
[XmlRootAttribute("Page", Namespace = "http://dev.docuware.com/public/intellix", 
	IsNullable = false)]
public class PageContent

The PageContent type exposes the following members.

Constructors
  NameDescription
Public methodPageContent
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyBarCodes
Public propertyCandidateDetectionVersion
Public propertyCandidates
Public propertyFileTag
A tag identifiying the file the page was created from.
Public propertyHorizontalDpi
Public propertyItems
Public propertyLang
Public propertyLanguageDetection
Public propertymetadata
Public propertyRotation
The rotation angle of the page.
Public propertySizeX
The page width in pixel.
Public propertySizeY
The page height in pixel.
Public propertySkewAngle
The skew angle in degree denoting the amount by which the document image has to be rotated clockwise in order to match the text shot.
Public propertyVerticalDpi
Top
Remarks