Gets the horizontal size of all the content for display in the C1PdfViewer.
Namespace:
C1.Silverlight.PdfViewerAssembly: 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 |