CMSOutputMetaFile Properties |
The CMSOutputMetaFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnNames |
Column names.
|
![]() | DataLoaded |
Returns true if the data is loaded to the object.
(Inherited from AbstractOutputFile.) |
![]() | Height |
Requested output Height.
(Inherited from AbstractOutputFile.) |
![]() | Item |
Gets or sets the value of the column.
|
![]() | LastModified |
Time when the file was last modified.
|
![]() | MaxSideSize |
Requested output MaxSideSize.
(Inherited from AbstractOutputFile.) |
![]() | MetaFile |
Meta file info without AttachmentBinary.
|
![]() | MimeType |
Mime type.
|
![]() | OutputData |
Output file data.
(Inherited from AbstractOutputFile.) |
![]() | PhysicalFile |
Physical file path to the data.
|
![]() | RedirectTo |
If set, file should be redirected to the file system.
|
![]() | Resized |
If true, the file is resized version of the file.
(Inherited from AbstractOutputFile.) |
![]() | SiteName |
Meta file site name.
|
![]() | UseWatermark |
If true, the watermark is allowed to be used.
(Overrides AbstractOutputFileUseWatermark.) |
![]() | Watermark |
If set, watermark image is applied to the image. Name of the watermark image from ~/App_Themes/{theme}/Images/Watermarks
(Inherited from AbstractOutputFile.) |
![]() | WatermarkPosition |
Watermark position.
(Inherited from AbstractOutputFile.) |
![]() | Width |
Requested output width.
(Inherited from AbstractOutputFile.) |