ComponentOne FlexReport for WPF
AutoFit Property

C1.WPF.Document.4 Assembly > C1.WPF.Document.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