C1.C1Report.4 Assembly > C1.C1Report.Util Namespace : PictureHolder Class |
The following tables list the members exposed by PictureHolder.
Name | Description | |
---|---|---|
![]() | FieldName | Gets the name of the database field from which this PictureHolder will load images. |
![]() | Image | Gets the Image loaded by this PictureHolder. |
![]() | IsBound | Gets a value that indicates whether this PictureHolder is bound to a database field that contains images. |
![]() | IsEmpty | Gets a value that indicates whether this PictureHolder is empty. |
![]() | IsUrl | Gets a value that indicates whether this PictureHolder contains an image URL. |
![]() | Url | Gets the URL that contains the Image loaded by this PictureHolder. |
Name | Description | |
---|---|---|
![]() ![]() | GetDefaultPath | For internal use. Gets the default path for image and other files. |
![]() | ToString | Gets a string that represents this PictureHolder. |
![]() | Converts a PictureHolder object into an Image object. |