ImageGear for .NET
CiAdrCtry Property




Gets or sets the the contact information county part.
Syntax
'Declaration
 
Public Property CiAdrCtry As ImGearXMPString
'Usage
 
Dim instance As ImGearXMPContactInfo
Dim value As ImGearXMPString
 
instance.CiAdrCtry = value
 
value = instance.CiAdrCtry
public ImGearXMPString CiAdrCtry {get; set;}
public: __property ImGearXMPString* get_CiAdrCtry();
public: __property void set_CiAdrCtry( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ CiAdrCtry {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearXMPContactInfo Class
ImGearXMPContactInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback