[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.DisableUserReflow

DisableUserReflow Property

DisableUserReflow

Gets or sets a value indicating whether the end user should be prevented from reflowing the document with different page settings. This property is only a hint to the document viewer.

The default value is false (i.e. reflow is allowed).

Declaration
public bool DisableUserReflow { get; set; }