All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ironsoftware.ironpdf.internal.proto.PdfiumCharObjectCollectionPOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: pdfium_pdf_document.proto

// Protobuf Java Version: 3.25.0
package com.ironsoftware.ironpdf.internal.proto;

public interface PdfiumCharObjectCollectionPOrBuilder extends
    // @@protoc_insertion_point(interface_extends:ironpdfengineproto.PdfiumCharObjectCollectionP)
    com.google.protobuf.MessageOrBuilder {

  /**
   * repeated .ironpdfengineproto.PdfiumCharObjectP value = 1;
   */
  java.util.List 
      getValueList();
  /**
   * repeated .ironpdfengineproto.PdfiumCharObjectP value = 1;
   */
  com.ironsoftware.ironpdf.internal.proto.PdfiumCharObjectP getValue(int index);
  /**
   * repeated .ironpdfengineproto.PdfiumCharObjectP value = 1;
   */
  int getValueCount();
  /**
   * repeated .ironpdfengineproto.PdfiumCharObjectP value = 1;
   */
  java.util.List 
      getValueOrBuilderList();
  /**
   * repeated .ironpdfengineproto.PdfiumCharObjectP value = 1;
   */
  com.ironsoftware.ironpdf.internal.proto.PdfiumCharObjectPOrBuilder getValueOrBuilder(
      int index);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy