ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportHeader Class


In This Topic
    CIMReportHeader Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets a value indicating whether the height of Text elements in sections will grow based on their content. (Inherited from ArcGIS.Core.CIM.CIMReportSectionElement)
    Public Property Gets or sets a value indicating whether the section height will grow and shrink to fit the content of the section. (Inherited from ArcGIS.Core.CIM.CIMReportSectionElement)
    Public Property Gets or sets a value indicating whether the report header is a cover page.  
    Public Property Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the field properties that will be applied to the elements. (Inherited from ArcGIS.Core.CIM.CIMReportSectionElement)
    Public Property Gets or sets a collection of elements. (Inherited from ArcGIS.Core.CIM.CIMGroupElement)
    Public Property Gets or sets the comma delimited list of pages to exclude the page number from. (Inherited from ArcGIS.Core.CIM.CIMReportSectionElement)
    Public Property Gets or sets the comma delimited list of pages to exclude the section from. (Inherited from ArcGIS.Core.CIM.CIMReportSectionElement)
    Public Property Gets or sets a value indicating whether this element is expanded in the contents pane. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement)
    Public Property Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement)
    Public Property Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Public Property Gets or sets a value indicating whether the section should start on a new page. (Inherited from ArcGIS.Core.CIM.CIMReportSectionElement)
    Public Property Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement)
    Top
    See Also