Public Function New( _ ByVal envelopeBuilderEx As EnvelopeBuilderEx _ )
public EnvelopeBuilderEx( EnvelopeBuilderEx envelopeBuilderEx )
Parameters
- envelopeBuilderEx
- The EnvelopeBuilderEx to copy.
Public Function New( _ ByVal envelopeBuilderEx As EnvelopeBuilderEx _ )
public EnvelopeBuilderEx( EnvelopeBuilderEx envelopeBuilderEx )
| Exception | Description |
|---|---|
| System.ArgumentNullException | The input builder is null. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)