Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1PreviewPane
.
.
::
.
CanReflow Property
C1PreviewPane Class
See Also
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
C1PreviewPane Class
C1.Win.C1PrintPreview Namespace