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




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

Glossary Item Box

Initializes a new instance of the ImGearPDFBasFixed class.

Syntax

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

Parameters

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

Return Value

The new instance of ImGearPDFBasFixed class object.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.