ComponentOne FlexReport for WinForms
AutoFit Property (WordExporter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > WordExporter Class : AutoFit Property
Gets or sets a value defining how an AutoFit value will be specified for tables in generated Word file. The default value is WordTableAutoFitMode.Default.
Syntax
'Declaration
 
Public Property AutoFit As WordTableAutoFitMode
public WordTableAutoFitMode AutoFit {get; set;}
See Also

Reference

WordExporter Class
WordExporter Members