PhotoProperty.ImageType Property

This is used to set or get the image type

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public string? ImageType { get; set; }

Property Value

String
The value is a string defining the type of image that the property value represents such as GIF, JPEG, TIFF, AVI, etc.

See Also