Scheduler for WPF and Silverlight | ComponentOne
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