←Select platform

ForMultiPageTiff Property

Summary

Use TIFF multipage number.

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

Property Value

true to use TIFF multipage number; otherwise, false. Default value is false.

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