Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

Name Property








Gets or sets the name of this bookmark item.
Syntax
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'); 
public:
property String^ Name {
   String^ get();
   void set (    String^ value);
}

Property Value

A String which contains the name of this bookmark item. Default value is null.
Remarks

The Name represents the name of the bookmark item in the final PDF document.

Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

PdfCustomBookmark Structure
PdfCustomBookmark Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features