Get the conforming document as raw data.
[C#] byte[] GetData(Doc doc)
byte[] GetData(Doc doc)
may throw Exception()
The method writes the document in a conforming PDF format according to the Conformance property. Any conformance error is reported in the Errors property after the method finishes.
None.