Clone Method (RtfNumPagesField)
 
            Creates a new 
RtfObject object that is a copy of the current instance.
 
            
            
            
            
            
            
            
            'Declaration
 
Public Overridable Function Clone() As RtfObject
             
        
            
            public virtual RtfObject Clone()
             
        
             
        
            
            
            Return Value
A new 
RtfObject object that is a copy of the current instance.