ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ExtentWidth Property

In This Topic
    ExtentWidth Property
    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