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 : Bounds Property |
public PDFRect Bounds {get; set;}
'Declaration
Public Property Bounds As PDFRect
'Usage
Dim instance As PDFFormField Dim value As PDFRect instance.Bounds = value value = instance.Bounds
public PDFRect getBounds() public void setBounds(PDFRect bounds)