ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfPageContext Class / Width Property

In This Topic
    Width Property (C1PdfPageContext)
    In This Topic
    Gets the width pf the pdf page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Double
    public System.double Width {get;}
    See Also