ImageGear .NET - Updated December 24, 2018
PartialName Property




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

Property Value

The partial name (the name without the path).
See Also

Reference

Field Class
Field Members