ImageGear for .NET
IsDictionaryInline Property (ImGearPDEPlace)




Gets a value indicating whether the dictionary is inline.
Syntax
'Declaration
 
Public ReadOnly Property IsDictionaryInline As Boolean
'Usage
 
Dim instance As ImGearPDEPlace
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 place has no Marked Content dictionary.
See Also

Reference

ImGearPDEPlace Class
ImGearPDEPlace Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback