EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessagePart.IsImage

TElMessagePart     See also    


 

Checks if type of the part is image.

 
 

Declaration

[C#]
    bool IsImage();

[VB.NET]
    Function IsImage() As Boolean

[Pascal]
    function IsImage: Boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

    True if part type is image;
    False otherwise.

 
 

Description

    Use this method to find out if part type is image.

 
 

See also:     IsAudio     IsMessage     IsMultipart     IsText     IsTextHtml     IsTextPlain     IsVideo    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation