Gets or sets a value indicating whether the layout of the document is suspended.
Namespace:
C1.Phone.PdfViewerAssembly: C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)
Syntax
| C# |
|---|
public bool IsLayoutSuspended { get; set; } |
| Visual Basic |
|---|
Public Property IsLayoutSuspended As Boolean Get Set |