C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / Reflowable Property

In This Topic
Reflowable Property (C1PreviewPane)
In This Topic
Gets the value indicating whether the currently loaded document supports reflow.
Syntax
'Declaration
 
Public ReadOnly Property Reflowable As Boolean
 

Property Value

True if the document can reflow, false otherwise.
See Also