[]
        
(Showing Draft Content)

C1.C1Preview.Export.PdfViewerPreferences.AssignFrom

AssignFrom Method

AssignFrom(PdfViewerPreferences)

Assigns (copies) properties from another PdfViewerPreferences to the current object.

Declaration
public void AssignFrom(PdfViewerPreferences source)
Public Sub AssignFrom(source As PdfViewerPreferences)
Parameters
Type Name Description
PdfViewerPreferences source

The source object to copy properties from.