Gets the horizontal size of all the content for display in the C1PdfViewer.

Namespace:  C1.Silverlight.PdfViewer
Assembly:  C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)

Syntax

C#
public double ExtentWidth { get; private set; }
Visual Basic
Public Property ExtentWidth As Double
	Get
	Private Set

See Also