| PdfObjectChangeable Property  | 
 
            Gets or sets a value indicating whether this 
PdfObject instance can be changed in the 
PdfWebControl client interface.
            
 
    Namespace: 
   RadPdf.Data.Document.Objects
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic bool Changeable { get; set; }Public Property Changeable As Boolean
	Get
	Set
Property Value
Type: 
Boolean Remarks
Remarks See Also
See Also