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 > PDFObject Structure : ImageObjectNumber Property |
public string ImageObjectNumber {get; set;}
'Declaration
Public Property ImageObjectNumber As String
'Usage
Dim instance As PDFObject Dim value As String instance.ImageObjectNumber = value value = instance.ImageObjectNumber
public String getImageObjectNumber() public void setImageObjectNumber(String number)