ImageGear PDF v25.2 - Updated
IsDictionaryInline Property (ImGearPDEContainer)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEContainer Class : IsDictionaryInline Property
Gets a value indicating whether the dictionary is inline.
Syntax
'Declaration
 
Public ReadOnly Property IsDictionaryInline As Boolean
'Usage
 
Dim instance As ImGearPDEContainer
Dim value As Boolean
 
value = instance.IsDictionaryInline
public bool IsDictionaryInline {get;}
public: __property bool get_IsDictionaryInline();
public:
property bool IsDictionaryInline {
   bool get();
}

Property Value

Boolean value.
Remarks
Undefined if the container has no Marked Content dictionary.
See Also

Reference

ImGearPDEContainer Class
ImGearPDEContainer Members

Is this page helpful?
Yes No
Thanks for your feedback.