ArcGIS Pro 3.3 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

    ArcGIS Pro version: 3 or higher.
    See Also