VDataInlineImagePropertyImageType Property |
Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ImageType { get; set; }
Public Property ImageType As String
Get
Set
public:
property String^ ImageType {
String^ get ();
void set (String^ value);
}
member ImageType : string with get, set
Property Value
Type:
String
See Also