[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Border.AssignFrom

AssignFrom Method

AssignFrom(Border)

Copies all property values from another object. Note! This method does not raise PropertyChanged event.

Declaration
public void AssignFrom(Border source)
Parameters
Type Name Description
Border source

The source object.