[]
Assigns (copies) properties from another PdfSecurity to the current object.
public void AssignFrom(PdfSecurity source)
Public Sub AssignFrom(source As PdfSecurity)
| Type | Name | Description |
|---|---|---|
| PdfSecurity | source | The source object to copy properties from. |