ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / ActualWidth Property

In This Topic
    ActualWidth Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualWidth As System.Double
    public System.double ActualWidth {get;}
    See Also