Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ExtentWidth Property

In This Topic
    ExtentWidth Property (C1PdfViewer)
    In This Topic
    Gets the horizontal size of all the content for display in the C1PdfViewer.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExtentWidth As Double
    public double ExtentWidth {get;}
    See Also