←Select platform

IsReadOnly Property

Summary

Indicates whether the ExObjData is read-only.

Syntax
C#
VB
C++
public bool IsReadOnly {get;} 
Public ReadOnly Property IsReadOnly() As Boolean 
   Get 
public:  
   property bool IsReadOnly 
   { 
      bool get() 
   } 

Property Value

true if the ExObjData is read-only; otherwise, false.

Remarks

This value is always true.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.