←Select platform

IsReadOnly Property

Summary

Indicates whether this document is read-only.

Syntax
C#
VB
C++
Java
public bool IsReadOnly { get; set; } 
Public Property IsReadOnly() As Boolean 
   Get 
   Set 
public:  
   property bool IsReadOnly 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean isReadOnly() 
public void setReadOnly(boolean value) 

Property Value

Refer to IsReadOnly.

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.Document Assembly

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