Skip to content

Fix Name setter for Pdf.Contents.Objects.CName#86

Open
jeanbern wants to merge 2 commits intoempira:masterfrom
jeanbern:patch-1
Open

Fix Name setter for Pdf.Contents.Objects.CName#86
jeanbern wants to merge 2 commits intoempira:masterfrom
jeanbern:patch-1

Conversation

@jeanbern
Copy link

The setter should be validating the input, not the existing value.
As is, the CName(string name) constructor always throws an ArgumentNullException.

The setter should be validating the input, not the existing value.
As is, the CName(string name) constructor always throws an ArgumentNullException.
It passed the first check, but a change was also required for the second.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant