Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFFormField Class : GroupId Property |
public int GroupId {get; set;}
'Declaration
Public Property GroupId As Integer
'Usage
Dim instance As PDFFormField Dim value As Integer instance.GroupId = value value = instance.GroupId
public int getGroupId() public void setGroupId(int groupId)