Spread for ASP.NET 9.0 Product Documentation
Uri Property


Gets or sets the image URI.
Syntax
'Declaration
 
Public ReadOnly Property Uri As String
'Usage
 
Dim instance As PrintExternalImageEventArgs
Dim value As String
 
value = instance.Uri
public string Uri {get;}
Remarks
URI is the Uniform Resource Identifier.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

PrintExternalImageEventArgs Class
PrintExternalImageEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.