ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / JPEGFormat Class / JPEGFormat Constructor
Example

In This Topic
    JPEGFormat Constructor
    In This Topic
    Initialize a new instance of JPEGFormat.
    Syntax
    public JPEGFormat()
    Public Function New()
    Example
    JPEG_Constructor
    JPEGFormat JPEG = new JPEGFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also