ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfPageContext Class / Width Property

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