PhotoPropertyImageType 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: 2023.1.2.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