Returns true if the shown document can reflow to adapt to different page setup.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public bool CanReflow { get; }
Visual Basic (Declaration)
Public ReadOnly Property CanReflow As Boolean

See Also