C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / WordExporter Class / FixedPageWidth Property

In This Topic
FixedPageWidth Property (WordExporter)
In This Topic
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 Boolean
 
See Also