AJE Components
ReportImaging PropertiesAJE Data Report Engine Help
The ReportImaging type exposes the following members.
Properties

  NameDescription
Public propertyActiveContext
Returns the Report Item Active Data Context.
(Inherited from ReportBaseOutput.)
Public propertyAlign
Gets or sets the Report Image alignment of type IMAGE ALIGN.
Public propertyAlt
Gets or sets the Image Alternative Text.
Public propertyBarcode
Gets or sets the Barcode for the Report Image.
Public propertyBase64
Gets or sets the Report Image as an Embedded Base64 Data String.
Public propertyBorder
Gets or sets the Report Image Border.
Public propertyBuildOption
Gets or sets the Build Option for the Report Item. The Report Item can be Included in the HTML and / or PDF Outputs.
Public propertyClassType
Gets the Class Type. Read-only.
(Inherited from EngineClassBase.)
Public propertyComments
Gets or sets the Report Item Comments.
Public propertyContentFile
Gets or sets the Location of the File for the Report Image. The Location can be a Local or Remote File as specified by a URI.
(Inherited from ReportBaseImage.)
Public propertyContextIndex
Gets or sets the Context Index for the Report Item.
(Inherited from ReportBase.)
Public propertyContextItem
Gets or sets the Context Item for the Report Item.
(Inherited from ReportBase.)
Public propertyContextName
Gets or sets the Data Context Name for the Report Item as the Report Shared Data Context.
Public propertyContextSource
Gets or sets the Data Context Source for the Report Item as either a Local Data Context or a Report Shared Named Data Context.
Public propertyCopyLocal
Gets or sets the option to Copy the Image to the local Report Output Folder.
(Inherited from ReportBaseImage.)
Public propertyCSSClass
Gets or sets the Name of the CSS Style Class for the Image.
Public propertyDataContext
Gets or sets the Data Context for the Report Image.
Public propertyDisposed
Gets a value indicating whether the object has been disposed of. Read-only.
(Inherited from EngineClassBase.)
Public propertyDrawing
Gets or sets the Report Drawing as an Embedded Base64 Data String.
Public propertyEditor
Public propertyEmbedded
Gets or sets the option to Embed the Image in the Report Output by converting to Base 64. Not recommended for large Images!
Public propertyEnabled
Gets or sets the Report Item Output Enabled or Disabled.
(Inherited from ReportBaseOutput.)
Public propertyFields
Gets or sets the list of Report Fields for the Report Drawing.
Public propertyGauge
Gets or sets the Gauge for the Report Image.
Public propertyGUID
Gets or sets the Report Item GUID.
(Inherited from ReportBaseOutput.)
Public propertyHandleExceptions
Gets or sets the option to Handle Exceptions.
(Inherited from EngineClassBase.)
Public propertyHasContext
Returns True if the Report Item has a Data Context.
(Inherited from ReportBaseOutput.)
Public propertyHidden
Gets or sets the Report Item Output Hidden.
(Inherited from ReportBaseImaging.)
Public propertyHorizontalRuler
Gets or sets the Report Horizontal Ruler.
Public propertyImageFormat
Gets or sets the Image Format in the Report.
Public propertyImageType
Gets or sets the Image Type as either a Picture, Shape, Gauge or a Shared Image.
Public propertyIndent
Gets or sets the Report Item Indent in Px.
Public propertyIsChanged
Gets or sets the Is Changed flag indicating if the Object has changed.
(Inherited from EngineClassBase.)
Public propertyIsDirty
Gets or sets the Is Dirty flag indicating if any Data Properties within the Object have been Set.
(Inherited from EngineClassBase.)
Public propertyItemKey
Gets or sets the associated Collection Item Key for the Object.
(Inherited from EngineClassBase.)
Public propertyLastErrDescription
Returns the last Error Description for the Object.
(Inherited from EngineClassBase.)
Public propertyLastErrNumber
Returns the last Error Number for the Object.
(Inherited from EngineClassBase.)
Public propertyLastErrSource
Returns the last Error Source for the Object.
(Inherited from EngineClassBase.)
Public propertyLastException
Returns the last Exception for the Object.
(Inherited from EngineClassBase.)
Public propertyLineBreak
Gets or sets the Line Break option for the Report Item.
Public propertyLink
Gets or sets the Image Link.
Public propertyName
Gets or sets the Report Item Name.
Public propertyNamespace
Gets or sets the Report Item Namespace.
Public propertyOnDirtyEvent
Used in conjunction with the SetIsDirty method to raise an Event. If True then if SetIsDirty is called the Dirty Event will be raised.
(Inherited from EngineClassBase.)
Public propertyOrientation
Gets or sets the Report Image Output Orientation.
Public propertyOutput
Gets or sets the Report Item Output Content.
(Inherited from ReportBaseOutput.)
Public propertyPadding
Gets or sets the Report Item Padding in Px.
Public propertyParent
Gets or sets the Report Item Parent.
(Inherited from ReportBase.)
Public propertyProperties
Discovers the attributes of the Properties of the Class and provides access to Property metadata. Read-only.
(Inherited from EngineClassBase.)
Public propertyQRCode
Gets or sets the QR Code for the Report Image.
Public propertyRaiseError
If True then when SetError is called an Event will be raised.
(Inherited from EngineClassBase.)
Public propertyReport
The Report that the Report Item belongs too.
(Inherited from ReportBase.)
Public propertyResourceName
Gets or sets the Name of the Report Shared Resource Image.
Public propertyRule
Gets or sets the Report Condition / Rule.
Public propertyRuleName
Gets or sets the Report Item Condition / Rule Name.
Public propertyRuleType
Gets or sets the Rule Type as either XQuery or Python.
Public propertyShape
Gets or sets the Shape for the Report Image.
Public propertySize
Gets or sets the Report Image Size.
(Inherited from ReportBaseImaging.)
Public propertyTag
Gets or sets the associated Tag for the Object.
(Inherited from EngineClassBase.)
Public propertyTarget
Gets or sets the Image Link Target.
Public propertyTempFile
Gets or sets a Temp File for the Report Image.
Public propertyThumbnail
Gets or sets the option to Thumbnail the Image in the Report by Resizing.
Public propertyThumbnailSize
Gets or sets the Thumbnail Image Size.
Public propertyTypeClassName
Gets Class Name of the associated Class. Read-only.
(Inherited from EngineClassBase.)
Public propertyTypeName
Returns the Type Name of the Report Item.
(Inherited from ReportBaseOutput.)
Back to Top
See Also