Interface PdfiumPdfDocumentConstructorStreamPOrBuilder

    • Method Detail

      • hasInfo

        boolean hasInfo()
        .ironpdfengineproto.PdfiumPdfDocumentConstructorStreamP.InfoP info = 1;
        Returns:
        Whether the info field is set.
      • hasPdfBytesChunk

        boolean hasPdfBytesChunk()
        bytes pdf_bytes_chunk = 2;
        Returns:
        Whether the pdfBytesChunk field is set.
      • getPdfBytesChunk

        com.google.protobuf.ByteString getPdfBytesChunk()
        bytes pdf_bytes_chunk = 2;
        Returns:
        The pdfBytesChunk.