PdfViewer.DisplayUnit Property

Gets or sets the display unit.

public Units DisplayUnit { get; set; }
Public Property DisplayUnit As Units

Property Value

Units

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

All the size information displayed by the control will be based on the units set on this property.For eg: Status Bar.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic