ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.IPTC Namespace / ImGearXMPContactInfo Class
Properties


In This Topic
    ImGearXMPContactInfo Class Members
    In This Topic

    The following tables list the members exposed by ImGearXMPContactInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearXMPContactInfo class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the contact information city part.  
    Public Property Gets or sets the the contact information county part.  
    Public Property Gets or sets the contact information address part. It comprises an optional company name and all required information to locate the building or postbox to which mail should be sent. To that end, the address is a multiline field.  
    Public Property Gets or sets the contact information part denoting the local postal code.  
    Public Property Gets or sets the contact information part denoting regional information like state or province.  
    Public Property Gets or sets the contact information email address part. Multiple email addresses can be given, separated by a comma.  
    Public Property Gets or sets the contact information phone number part. Multiple numbers can be given, separated by a comma.  
    Public Property Gets or sets the contact information web address part. Multiple addresses can be given, separated by a comma.  
    Top
    See Also