ImageGear .NET - Updated March 30, 2018
CiAdrPcode Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearXMPContactInfo Class : CiAdrPcode Property
Gets or sets the contact information part denoting the local postal code.
Syntax
'Declaration
 
Public Property CiAdrPcode As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPContactInfo
Dim value As ImGearXMPString
 
instance.CiAdrPcode = value
 
value = instance.CiAdrPcode

Property Value

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

Reference

ImGearXMPContactInfo Class
ImGearXMPContactInfo Members