'Declaration Public Sub Add( _
ByVal itemThe bookmark to add to the collection.As PdfBookmark _
)
public void Add(
PdfBookmark item
)
public: void Add(
PdfBookmark* item
)
public:
void Add(
PdfBookmark^ item
)
Parameters
- item
- The bookmark to add to the collection.