Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/Count - the meaning is not completely clear to me #315

Open
alexiej opened this issue Oct 28, 2017 · 0 comments
Open

/Count - the meaning is not completely clear to me #315

alexiej opened this issue Oct 28, 2017 · 0 comments
Labels

Comments

@alexiej
Copy link
Owner

alexiej commented Oct 28, 2017

Issue opened with imdone.io from code comment on 1a740fc

TODO /Count - the meaning is not completely clear to me id:314


// TODO: /Count - the meaning is not completely clear to me
if (this.openCount > 0)
Elements[Keys.Count] = new PdfInteger((this.opened2 ? 1 : -1) * this.openCount);
if (this.textColor != XColor.Empty && this.Owner.HasVersion("1.4"))
Elements[Keys.C] = new PdfLiteral("[{0}]", PdfEncoders.ToString(this.textColor, PdfColorMode.Rgb));

@alexiej alexiej added the debt label Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant