←Select platform

IsReadOnly Property (DocumentDescriptor)

Summary

Indicates whether this document is read-only.

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize