| PdfObjectDuplicatable Property  | 
 
            Gets or sets a value indicating whether this 
PdfObject instance can be duplicated 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 Duplicatable { get; set; }Public Property Duplicatable As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also