ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFLayer Class : Name Property |
'Declaration Public Property Name As String
'Usage Dim instance As ImGearPDFLayer Dim value As String instance.Name = value value = instance.Name
public string Name {get; set;}