[]
Gets the value indicating whether the currently loaded document supports reflow.
[Browsable(false)]
public bool Reflowable { get; }
<Browsable(False)>
Public ReadOnly Property Reflowable As Boolean
| Type | Description |
|---|---|
| bool | True if the document can reflow, false otherwise. |