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




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

Glossary Item Box

Initializes a new instance of the ImGearPDFBasInt class.

Syntax

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

Parameters

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

Return Value

The new instance of ImGearPDFBasInt class object.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.