←Select platform

InferPageNumberFromMetadata Property

Summary

Use the value previously stored in the metadata for the page number value.

Syntax
C#
VB
C++
public bool InferPageNumberFromMetadata { get; set; } 
Public Property InferPageNumberFromMetadata() As Boolean 
   Get 
   Set 
public:  
   property bool InferPageNumberFromMetadata 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to use the value previously stored in the metadata for the page number value; otherwise, false. Default value is true.

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