In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableLoadFromUriButton Property

EnableLoadFromUriButton Property (DocuViewareControl)

In This Topic
Specifies whether the 'open from uri' button shall be enabled.
Syntax
'Declaration
 
Public Property EnableLoadFromUriButton As Boolean
public bool EnableLoadFromUriButton {get; set;}
Remarks
Default value is true.
See Also