![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > PdfCustomBookmark Structure : Name Property |
public string Name {get; set;}
'Declaration
Public Property Name As String
'Usage
Dim instance As PdfCustomBookmark Dim value As String instance.Name = value value = instance.Name
public string Name {get; set;}
@property (nonatomic, copy, nullable) NSString *name
public String getName() public void setName(String name)
<br/>get_Name();<br/>set_Name(value);<br/>Object.defineProperty('Name');
The Name represents the name of the bookmark item in the final PDF document.