ComponentOne FlexReport for WinForms
FixedPageWidth Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > WordExporter Class : FixedPageWidth Property
Gets or sets a value indicating whether the Page Width written to the DOC file will grow to accommodate the width of the largest page in the Report Body. The default value is false.
Syntax
'Declaration
 
Public Property FixedPageWidth As System.Boolean
public System.bool FixedPageWidth {get; set;}
See Also

Reference

WordExporter Class
WordExporter Members