DocumentDisplayingEventArgs.FocusDocument Property

Gets or sets the value of FocusDocument property which decides focus should be given to this control or not after loading the document.

public bool FocusDocument { get; set; }
Public Property FocusDocument As Boolean

Property Value

Boolean

Licensing Info

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

Remarks

Default value is true.

See Also

DocumentDisplayingEventArgs
ceTe.DynamicPDF.Viewer

In this topic