This document is archived and information here might be outdated. Recommended version. |
Indicates if the document allows objects to be inserted.
[Visual Basic .NET]
Public Sub CanInsertObject ( _
ByRef pEnabled As Boolean _
)
[C#]
public void CanInsertObject (
ref bool pEnabled
);