Click or drag to resize
AbstractOutputFile Properties

The AbstractOutputFile type exposes the following members.

Properties
  NameDescription
Public propertyDataLoaded
Returns true if the data is loaded to the object.
Public propertyHeight
Requested output Height.
Public propertyMaxSideSize
Requested output MaxSideSize.
Public propertyOutputData
Output file data.
Public propertyResized
If true, the file is resized version of the file.
Public propertyUseWatermark
If true, the watermark is allowed to be used.
Public propertyWatermark
If set, watermark image is applied to the image. Name of the watermark image from ~/App_Themes/{theme}/Images/Watermarks
Public propertyWatermarkPosition
Watermark position.
Public propertyWidth
Requested output width.
Top
See Also