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

In This Topic
    DesiredSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Windows.Foundation.Size
    public Windows.Foundation.Size DesiredSize {get;}
    See Also