ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports Namespace / IReportElementFactory Interface
Version

In This Topic
    IReportElementFactory Interface Methods
    In This Topic

    For a list of all members of this type, see IReportElementFactory members.

    Public Methods
     NameDescription
     Method Creates an attachment frame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Creates a chartFrame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     MethodOverloaded.   
     Method Creates a field statistic text element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Creates a field value text element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Creates a mapFrame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     MethodOverloaded.   
    Top
    See Also