←Select platform

TargetFileSize Property

Summary

Gets or sets the target file size.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public long TargetFileSize {get; set;} 
Public Property TargetFileSize As Long 
public long TargetFileSize {get; set;} 
@property (nonatomic, assign) NSUInteger targetFileSize 
public long getTargetFileSize() 
public void setTargetFileSize(long value) 
             
  
get_TargetFileSize(); 
set_TargetFileSize(value); 
Object.defineProperty('TargetFileSize');  
public: 
property int64 TargetFileSize { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The target file size (in bytes). This value is only used if CodecsJpeg2000CompressionControl.TargetSize is used.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize