Interface PdfiumConvertToPdfARequestStreamPOrBuilder

    • Method Detail

      • hasInfo

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

        boolean hasIccBytesChunk()
        bytes icc_bytes_chunk = 2;
        Returns:
        Whether the iccBytesChunk field is set.
      • getIccBytesChunk

        com.google.protobuf.ByteString getIccBytesChunk()
        bytes icc_bytes_chunk = 2;
        Returns:
        The iccBytesChunk.