Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / IsFlowing Property

In This Topic
    IsFlowing Property (C1PdfViewer)
    In This Topic
    Gets whether the current document is displayed as a flowing document, instead of paged.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFlowing As Boolean
    public bool IsFlowing {get;}
    See Also