ImageGear for .NET
ImGearPDFBasName Constructor
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasName Class : ImGearPDFBasName Constructor




document
The document in which the name is used.
isIndirect
If True, creates the name as an indirect object. If False, creates the name as a direct object.
name
The value the new name will have.

Glossary Item Box

Initializes a new instance of the ImGearPDFBasName class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

document
The document in which the name is used.
isIndirect
If True, creates the name as an indirect object. If False, creates the name as a direct object.
name
The value the new name will have.

Return Value

The new instance of ImGearPDFBasName class object.

Remarks

Creates a new name object associated with the specified document and with the specified value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.