![]() |
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 > PDFImage Structure : ObjectNumber Property |
public string ObjectNumber {get; set;}
'Declaration
Public Property ObjectNumber As String
'Usage
Dim instance As PDFImage Dim value As String instance.ObjectNumber = value value = instance.ObjectNumber
public String getObjectNumber() public void setObjectNumber(String number)