Packagestimulsoft.report.options.exports
Classpublic class StiWordOptions
InheritanceStiWordOptions Inheritance Object
Implements IStiSerializable



Public Properties
 PropertyDefined By
  divideBigCells : Boolean
StiWordOptions
  lineHeightExactly : Boolean
StiWordOptions
  renderHtmlTagsAsImage : Boolean
StiWordOptions
Property Detail
divideBigCellsproperty
divideBigCells:Boolean


Implementation
    public function get divideBigCells():Boolean
    public function set divideBigCells(value:Boolean):void
lineHeightExactlyproperty 
lineHeightExactly:Boolean


Implementation
    public function get lineHeightExactly():Boolean
    public function set lineHeightExactly(value:Boolean):void
renderHtmlTagsAsImageproperty 
renderHtmlTagsAsImage:Boolean


Implementation
    public function get renderHtmlTagsAsImage():Boolean
    public function set renderHtmlTagsAsImage(value:Boolean):void