Version

UltraGridDocumentExporter Class Properties

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

Public Properties
 NameDescription
Public PropertyAutoSizeGets / sets whether columns and rows will be automatically sized to fit their contents before exporting.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyFileBufferA filename where data can be cached during a Publish operation.  
Public PropertyImageCompressorTypeDetermines which type of compressor to use for images.  
Public PropertyImageTransparentMapColorDetermines the color in the exported documented that will be used as the Transparent color.  
Public PropertyMarginsGets or returns the page margins of the pages within the section of the report in which the grid is exported.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTargetPaperOrientationGets/sets the target paper orientation.  
Public PropertyTargetPaperSizeThe target paper size in points (a point is 1/72th of an inch).  
Public PropertyUseFileBufferGets or returns whether a FileBuffer will be used during a Publish operation.  
Public PropertyUsePixelTransparencyForImagesWhen set to true, exporting will honor the transparent or semi-transparent pixels in exported images, such as the images in a grid cell.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
See Also