FilterType Property

Summary

Gets or sets filter type.

Syntax
C#
VB
C++
public UuidId FilterType { get; set; } 
  
Public Property FilterType As UuidId 
public: 
property UuidId FilterType { 
   UuidId get(); 
   void set (    UuidId ); 
} 

Property Value

Filter type.

Remarks

Specifies how the data was transformed before storage. This value is encoded using UUID.

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.Jpeg2000 Assembly