Class ASObject

    • Method Detail

      • write

        public abstract void write​(OutputByteStream outputByteStream)
                            throws PDFIOException
        Writes the ASObject to the given OutputStream in the format expected by the PDF Spec.
        Parameters:
        outputByteStream - OutputByteStream to write to.
        Throws:
        PDFIOException - exception from OutputStream