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

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

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

package com.ironsoftware.ironpdf.internal.proto;

public interface HorizontalAlignmentOrBuilder extends
    // @@protoc_insertion_point(interface_extends:IronPdfEngine.Proto.HorizontalAlignment)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 enum_value = 1;
   * @return The enumValue.
   */
  int getEnumValue();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy