ImageGear .NET - Updated October 26, 2017
FullName Property (Field)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > Field Class : FullName Property
Gets the full name.
Syntax
'Declaration
 
Public ReadOnly Property FullName As String
 
'Usage
 
Dim instance As Field
Dim value As String
 
value = instance.FullName

Property Value

The full name (the name including the path).
See Also

Reference

Field Class
Field Members