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




tag
The tag name for the place. It must not contain any white space characters (for example, spaces or tabs).
dictionary
An optional Marked Content dictionary associated with the place.
isInline
If true, it emits the place's dictionary into the content stream inline. If false, then the dictionary is emitted outside of the content stream and referenced by name.

Glossary Item Box

Initializes a new instance of the ImGearPDEPlace class.

Syntax

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

Parameters

tag
The tag name for the place. It must not contain any white space characters (for example, spaces or tabs).
dictionary
An optional Marked Content dictionary associated with the place.
isInline
If true, it emits the place's dictionary into the content stream inline. If false, then the dictionary is emitted outside of the content stream and referenced by name.

Return Value

The new instance of ImGearPDEPlace class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.