C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables saving GeoKey metadata during file save.
public bool GeoKeys { get; set; }
Public Property GeoKeys As Boolean
public bool GeoKeys {get; set;}
@property (nonatomic, assign) BOOL geoKeys
public boolean getGeoKeys()
public void setGeoKeys(boolean value)
<br/>get_GeoKeys();<br/>set_GeoKeys(value);<br/>Object.defineProperty('GeoKeys');
true to save any existing GeoKey metadata.
For an example, refer to CodecsOptions.
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