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

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

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

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

public final class ChromeHeaderFooter {
  private ChromeHeaderFooter() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_ironpdfengineproto_ChromeAddHtmlHeaderFooterRequestP_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_ironpdfengineproto_ChromeAddHtmlHeaderFooterRequestP_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\032chrome_header_footer.proto\022\022ironpdfeng" +
      "ineproto\032\023chrome_render.proto\032\013basic.pro" +
      "to\"\216\002\n!ChromeAddHtmlHeaderFooterRequestP" +
      "\0222\n\010document\030\001 \001(\0132 .ironpdfengineproto." +
      "PdfDocumentP\022\026\n\016owner_password\030\002 \001(\t\022\025\n\r" +
      "user_password\030\003 \001(\t\022<\n\007options\030\004 \001(\0132+.i" +
      "ronpdfengineproto.ChromePdfRenderOptions" +
      "P\022\024\n\014page_indexes\030\005 \003(\005\022\013\n\003url\030\006 \001(\t\022\022\n\n" +
      "html_title\030\007 \001(\t\022\021\n\tpdf_title\030\010 \001(\tB+\n\'c" +
      "om.ironsoftware.ironpdf.internal.protoP\001" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.ironsoftware.ironpdf.internal.proto.ChromeRender.getDescriptor(),
          com.ironsoftware.ironpdf.internal.proto.Basic.getDescriptor(),
        });
    internal_static_ironpdfengineproto_ChromeAddHtmlHeaderFooterRequestP_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_ironpdfengineproto_ChromeAddHtmlHeaderFooterRequestP_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_ironpdfengineproto_ChromeAddHtmlHeaderFooterRequestP_descriptor,
        new java.lang.String[] { "Document", "OwnerPassword", "UserPassword", "Options", "PageIndexes", "Url", "HtmlTitle", "PdfTitle", });
    com.ironsoftware.ironpdf.internal.proto.ChromeRender.getDescriptor();
    com.ironsoftware.ironpdf.internal.proto.Basic.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy