[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrintInfo.Clone

Clone Method

Clone()

Creates a new PrintInfo object that is a copy of the current instance.

Declaration
public virtual object Clone()
Public Overridable Function Clone() As Object
Returns
Type Description
object
Implements