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();
}