ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TIFFFormat Class / TIFFFormat Constructor
Example

In This Topic
    TIFFFormat Constructor
    In This Topic
    Initialize a new instance of TIFFFormat.
    Syntax
    public TIFFFormat()
    Public Function New()
    Example
    TIFF_Constructor
    TIFFFormat TIFF = new TIFFFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also