ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / Measure Method

In This Topic
    Measure Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Measure( _
       ByVal availableSize As Windows.Foundation.Size _
    ) 
    public void Measure( 
       Windows.Foundation.Size availableSize
    )

    Parameters

    availableSize
    See Also