ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AttachmentProperties Class
Properties


In This Topic
    AttachmentProperties Class Members
    In This Topic

    The following tables list the members exposed by AttachmentProperties.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Text that may be displayed or used in contexts where the attachment cannot be used directly. (For example, a screen reader might read the alt text for an image attachment.)  
    Public Property A caption for the attachment.  
    Public Property Credit or attribution for the attachment, indicating creator or source.  
    Public Property The EXIF data (if any) describing various attributes of the attachment. EXIF is commonly present in image data.  
    Public Property Tags roughly describe the contents of the attachment.  
    Public Property A title for the attachment.  
    Top
    See Also