[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.DocumentInfo.Clone

Clone Method

Clone()

Creates a copy of the current DocumentInfo instance.

Declaration
public DocumentInfo Clone()
Public Function Clone() As DocumentInfo
Returns
Type Description
DocumentInfo

A new DocumentInfo object with the same values.