LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

DateTime Property (IccDateTimeTagType)






Gets or sets the IccDateTime structure. .NET support
Syntax
public IccDateTime DateTime {get; set;}
'Declaration
 
Public Property DateTime As IccDateTime
'Usage
 
Dim instance As IccDateTimeTagType
Dim value As IccDateTime
 
instance.DateTime = value
 
value = instance.DateTime
public IccDateTime DateTime {get; set;}
 get_DateTime();
set_DateTime(value);
public:
property IccDateTime DateTime {
   IccDateTime get();
   void set (    IccDateTime value);
}

Property Value

IccDateTime structure that contains the tag's data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccDateTimeTagType Class
IccDateTimeTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.