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

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