C#
VB
Java
Objective-C
WinRT C#
C++
Enables and disables using the tile size when saving TIFF images.
public bool UseTileSize { get; set; } Public Property UseTileSize As Boolean public bool UseTileSize {get; set;} @property (nonatomic, assign, getter=usesTileSize) BOOL useTileSize public boolean getUseTileSize()public void setUseTileSize(boolean value)
<br/>get_UseTileSize();<br/>set_UseTileSize(value);<br/>Object.defineProperty('UseTileSize'); true to use TileWidth and TileHeight when saving TIFF images.
For an example, refer to CodecsTiffOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
