Interface ChromeImageFilesToPdfRequestStreamPOrBuilder

    • Method Detail

      • hasInfo

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

        boolean hasRawImagesFileChunk()
        .ironpdfengineproto.RawImageChunkWithIndexAndFileTypeP raw_images_file_chunk = 2;
        Returns:
        Whether the rawImagesFileChunk field is set.
      • getRawImagesFileChunk

        RawImageChunkWithIndexAndFileTypeP getRawImagesFileChunk()
        .ironpdfengineproto.RawImageChunkWithIndexAndFileTypeP raw_images_file_chunk = 2;
        Returns:
        The rawImagesFileChunk.