←Select platform

PageNumber Property

Summary

The page number from which to read IBM Daeja objects.

Syntax
C#
VB
C++
public int PageNumber { get; set; } 
Public Property PageNumber() As Integer 
   Get 
   Set 
public:  
   property Int32 PageNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The page number from which to read IBM Daeja objects.

Remarks

Each IBM Daeja object has a page number property stored with its properties in an XML file. When setting this property, the matched page number contained in the XML file will be read.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly