Gets the width pf the pdf page.

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

Syntax

C#
public double Width { get; }
Visual Basic
Public ReadOnly Property Width As Double
	Get

See Also