[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.WordExporter.FixedPageWidth

FixedPageWidth Property

FixedPageWidth

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.

Declaration
public bool FixedPageWidth { get; set; }