PartitionBoxSize Property

Summary
Gets the maximum size of a meta-data box before it is being replaced by a placeholder box.
Syntax
C#
VB
C++
public int PartitionBoxSize { get; } 
  
Public ReadOnly Property PartitionBoxSize As Integer 
public: 
property int PartitionBoxSize { 
   int get(); 
} 

Property Value

The maximum bytes length of a meta-data box before it is partitioned.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.