ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.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