Reflowable Property (C1PreviewPane)
Gets the value indicating whether the currently loaded document supports reflow.
public bool Reflowable {get;}
'Declaration
Public ReadOnly Property Reflowable As Boolean
Property Value
True if the document can reflow, false otherwise.