Name Property (OptionalContentGroup)
In This Topic
Gets or sets the name of this optional content group, suitable for presentation in an interactive PDF processor’s user interface.
Syntax
'Declaration
Public Property Name As System.String
public System.string Name {get; set;}
See Also