public final class AddTextHeaderFooterRequest extends com.google.protobuf.GeneratedMessageV3 implements AddTextHeaderFooterRequestOrBuilder
IronPdfEngine.Proto.AddTextHeaderFooterRequest| Modifier and Type | Class and Description |
|---|---|
static class |
AddTextHeaderFooterRequest.Builder
Protobuf type
IronPdfEngine.Proto.AddTextHeaderFooterRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BASE_URL_FIELD_NUMBER |
static int |
CENTER_TEXT_FIELD_NUMBER |
static int |
DIVIDER_LINE_COLOR_FIELD_NUMBER |
static int |
DOCUMENT_FIELD_NUMBER |
static int |
DRAW_DIVIDER_LINE_FIELD_NUMBER |
static int |
FIRST_PAGE_NUMBER_FIELD_NUMBER |
static int |
FONT_FIELD_NUMBER |
static int |
FONT_SIZE_FIELD_NUMBER |
static int |
ISHEADER_FIELD_NUMBER |
static int |
LEFT_TEXT_FIELD_NUMBER |
static int |
MARGIN_BOTTOM_MM_FIELD_NUMBER |
static int |
MARGIN_LEFT_MM_FIELD_NUMBER |
static int |
MARGIN_RIGHT_MM_FIELD_NUMBER |
static int |
MARGIN_TOP_MM_FIELD_NUMBER |
static int |
PDFTITLE_FIELD_NUMBER |
static int |
RIGHT_TEXT_FIELD_NUMBER |
static int |
TARGET_PAGE_INDEXES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBaseUrl()
optional string base_url = 3; |
com.google.protobuf.ByteString |
getBaseUrlBytes()
optional string base_url = 3; |
String |
getCenterText()
optional string center_text = 13; |
com.google.protobuf.ByteString |
getCenterTextBytes()
optional string center_text = 13; |
static AddTextHeaderFooterRequest |
getDefaultInstance() |
AddTextHeaderFooterRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDividerLineColor()
optional string divider_line_color = 18; |
com.google.protobuf.ByteString |
getDividerLineColorBytes()
optional string divider_line_color = 18; |
PdfDocument |
getDocument()
/ TextHeaderFooter should not be that long so we didn't use stream
|
PdfDocumentOrBuilder |
getDocumentOrBuilder()
/ TextHeaderFooter should not be that long so we didn't use stream
|
boolean |
getDrawDividerLine()
optional bool draw_divider_line = 15; |
int |
getFirstPageNumber()
optional int32 max_height = 4; //TextHeaderFooter have no max_height
|
FontType |
getFont()
optional .IronPdfEngine.Proto.FontType font = 16; |
FontTypeOrBuilder |
getFontOrBuilder()
optional .IronPdfEngine.Proto.FontType font = 16; |
double |
getFontSize()
optional double font_size = 17; |
boolean |
getIsHeader()
bool isHeader = 2; |
String |
getLeftText()
text
|
com.google.protobuf.ByteString |
getLeftTextBytes()
text
|
double |
getMarginBottomMm()
optional double margin_bottom_mm = 10; |
double |
getMarginLeftMm()
optional double margin_left_mm = 7; |
double |
getMarginRightMm()
optional double margin_right_mm = 8; |
double |
getMarginTopMm()
optional double margin_top_mm = 9; |
com.google.protobuf.Parser<AddTextHeaderFooterRequest> |
getParserForType() |
String |
getPdfTitle()
optional string pdfTitle = 11; |
com.google.protobuf.ByteString |
getPdfTitleBytes()
optional string pdfTitle = 11; |
String |
getRightText()
optional string right_text = 14; |
com.google.protobuf.ByteString |
getRightTextBytes()
optional string right_text = 14; |
int |
getSerializedSize() |
int |
getTargetPageIndexes(int index)
repeated int32 target_page_indexes = 6; |
int |
getTargetPageIndexesCount()
repeated int32 target_page_indexes = 6; |
List<Integer> |
getTargetPageIndexesList()
repeated int32 target_page_indexes = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBaseUrl()
optional string base_url = 3; |
boolean |
hasCenterText()
optional string center_text = 13; |
boolean |
hasDividerLineColor()
optional string divider_line_color = 18; |
boolean |
hasDocument()
/ TextHeaderFooter should not be that long so we didn't use stream
|
boolean |
hasDrawDividerLine()
optional bool draw_divider_line = 15; |
boolean |
hasFirstPageNumber()
optional int32 max_height = 4; //TextHeaderFooter have no max_height
|
boolean |
hasFont()
optional .IronPdfEngine.Proto.FontType font = 16; |
boolean |
hasFontSize()
optional double font_size = 17; |
int |
hashCode() |
boolean |
hasLeftText()
text
|
boolean |
hasMarginBottomMm()
optional double margin_bottom_mm = 10; |
boolean |
hasMarginLeftMm()
optional double margin_left_mm = 7; |
boolean |
hasMarginRightMm()
optional double margin_right_mm = 8; |
boolean |
hasMarginTopMm()
optional double margin_top_mm = 9; |
boolean |
hasPdfTitle()
optional string pdfTitle = 11; |
boolean |
hasRightText()
optional string right_text = 14; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AddTextHeaderFooterRequest.Builder |
newBuilder() |
static AddTextHeaderFooterRequest.Builder |
newBuilder(AddTextHeaderFooterRequest prototype) |
AddTextHeaderFooterRequest.Builder |
newBuilderForType() |
protected AddTextHeaderFooterRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AddTextHeaderFooterRequest |
parseDelimitedFrom(InputStream input) |
static AddTextHeaderFooterRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextHeaderFooterRequest |
parseFrom(byte[] data) |
static AddTextHeaderFooterRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextHeaderFooterRequest |
parseFrom(ByteBuffer data) |
static AddTextHeaderFooterRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextHeaderFooterRequest |
parseFrom(com.google.protobuf.ByteString data) |
static AddTextHeaderFooterRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextHeaderFooterRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AddTextHeaderFooterRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextHeaderFooterRequest |
parseFrom(InputStream input) |
static AddTextHeaderFooterRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AddTextHeaderFooterRequest> |
parser() |
AddTextHeaderFooterRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DOCUMENT_FIELD_NUMBER
public static final int ISHEADER_FIELD_NUMBER
public static final int BASE_URL_FIELD_NUMBER
public static final int FIRST_PAGE_NUMBER_FIELD_NUMBER
public static final int TARGET_PAGE_INDEXES_FIELD_NUMBER
public static final int MARGIN_LEFT_MM_FIELD_NUMBER
public static final int MARGIN_RIGHT_MM_FIELD_NUMBER
public static final int MARGIN_TOP_MM_FIELD_NUMBER
public static final int MARGIN_BOTTOM_MM_FIELD_NUMBER
public static final int PDFTITLE_FIELD_NUMBER
public static final int LEFT_TEXT_FIELD_NUMBER
public static final int CENTER_TEXT_FIELD_NUMBER
public static final int RIGHT_TEXT_FIELD_NUMBER
public static final int DRAW_DIVIDER_LINE_FIELD_NUMBER
public static final int FONT_FIELD_NUMBER
public static final int FONT_SIZE_FIELD_NUMBER
public static final int DIVIDER_LINE_COLOR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasDocument()
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;hasDocument in interface AddTextHeaderFooterRequestOrBuilderpublic PdfDocument getDocument()
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;getDocument in interface AddTextHeaderFooterRequestOrBuilderpublic PdfDocumentOrBuilder getDocumentOrBuilder()
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;getDocumentOrBuilder in interface AddTextHeaderFooterRequestOrBuilderpublic boolean getIsHeader()
bool isHeader = 2;getIsHeader in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasBaseUrl()
optional string base_url = 3;hasBaseUrl in interface AddTextHeaderFooterRequestOrBuilderpublic String getBaseUrl()
optional string base_url = 3;getBaseUrl in interface AddTextHeaderFooterRequestOrBuilderpublic com.google.protobuf.ByteString getBaseUrlBytes()
optional string base_url = 3;getBaseUrlBytes in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasFirstPageNumber()
optional int32 max_height = 4; //TextHeaderFooter have no max_height
optional int32 first_page_number = 5;hasFirstPageNumber in interface AddTextHeaderFooterRequestOrBuilderpublic int getFirstPageNumber()
optional int32 max_height = 4; //TextHeaderFooter have no max_height
optional int32 first_page_number = 5;getFirstPageNumber in interface AddTextHeaderFooterRequestOrBuilderpublic List<Integer> getTargetPageIndexesList()
repeated int32 target_page_indexes = 6;getTargetPageIndexesList in interface AddTextHeaderFooterRequestOrBuilderpublic int getTargetPageIndexesCount()
repeated int32 target_page_indexes = 6;getTargetPageIndexesCount in interface AddTextHeaderFooterRequestOrBuilderpublic int getTargetPageIndexes(int index)
repeated int32 target_page_indexes = 6;getTargetPageIndexes in interface AddTextHeaderFooterRequestOrBuilderindex - The index of the element to return.public boolean hasMarginLeftMm()
optional double margin_left_mm = 7;hasMarginLeftMm in interface AddTextHeaderFooterRequestOrBuilderpublic double getMarginLeftMm()
optional double margin_left_mm = 7;getMarginLeftMm in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasMarginRightMm()
optional double margin_right_mm = 8;hasMarginRightMm in interface AddTextHeaderFooterRequestOrBuilderpublic double getMarginRightMm()
optional double margin_right_mm = 8;getMarginRightMm in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasMarginTopMm()
optional double margin_top_mm = 9;hasMarginTopMm in interface AddTextHeaderFooterRequestOrBuilderpublic double getMarginTopMm()
optional double margin_top_mm = 9;getMarginTopMm in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasMarginBottomMm()
optional double margin_bottom_mm = 10;hasMarginBottomMm in interface AddTextHeaderFooterRequestOrBuilderpublic double getMarginBottomMm()
optional double margin_bottom_mm = 10;getMarginBottomMm in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasPdfTitle()
optional string pdfTitle = 11;hasPdfTitle in interface AddTextHeaderFooterRequestOrBuilderpublic String getPdfTitle()
optional string pdfTitle = 11;getPdfTitle in interface AddTextHeaderFooterRequestOrBuilderpublic com.google.protobuf.ByteString getPdfTitleBytes()
optional string pdfTitle = 11;getPdfTitleBytes in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasLeftText()
text
optional string left_text = 12;hasLeftText in interface AddTextHeaderFooterRequestOrBuilderpublic String getLeftText()
text
optional string left_text = 12;getLeftText in interface AddTextHeaderFooterRequestOrBuilderpublic com.google.protobuf.ByteString getLeftTextBytes()
text
optional string left_text = 12;getLeftTextBytes in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasCenterText()
optional string center_text = 13;hasCenterText in interface AddTextHeaderFooterRequestOrBuilderpublic String getCenterText()
optional string center_text = 13;getCenterText in interface AddTextHeaderFooterRequestOrBuilderpublic com.google.protobuf.ByteString getCenterTextBytes()
optional string center_text = 13;getCenterTextBytes in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasRightText()
optional string right_text = 14;hasRightText in interface AddTextHeaderFooterRequestOrBuilderpublic String getRightText()
optional string right_text = 14;getRightText in interface AddTextHeaderFooterRequestOrBuilderpublic com.google.protobuf.ByteString getRightTextBytes()
optional string right_text = 14;getRightTextBytes in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasDrawDividerLine()
optional bool draw_divider_line = 15;hasDrawDividerLine in interface AddTextHeaderFooterRequestOrBuilderpublic boolean getDrawDividerLine()
optional bool draw_divider_line = 15;getDrawDividerLine in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasFont()
optional .IronPdfEngine.Proto.FontType font = 16;hasFont in interface AddTextHeaderFooterRequestOrBuilderpublic FontType getFont()
optional .IronPdfEngine.Proto.FontType font = 16;getFont in interface AddTextHeaderFooterRequestOrBuilderpublic FontTypeOrBuilder getFontOrBuilder()
optional .IronPdfEngine.Proto.FontType font = 16;getFontOrBuilder in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasFontSize()
optional double font_size = 17;hasFontSize in interface AddTextHeaderFooterRequestOrBuilderpublic double getFontSize()
optional double font_size = 17;getFontSize in interface AddTextHeaderFooterRequestOrBuilderpublic boolean hasDividerLineColor()
optional string divider_line_color = 18;hasDividerLineColor in interface AddTextHeaderFooterRequestOrBuilderpublic String getDividerLineColor()
optional string divider_line_color = 18;getDividerLineColor in interface AddTextHeaderFooterRequestOrBuilderpublic com.google.protobuf.ByteString getDividerLineColorBytes()
optional string divider_line_color = 18;getDividerLineColorBytes in interface AddTextHeaderFooterRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AddTextHeaderFooterRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddTextHeaderFooterRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddTextHeaderFooterRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddTextHeaderFooterRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddTextHeaderFooterRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static AddTextHeaderFooterRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AddTextHeaderFooterRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AddTextHeaderFooterRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AddTextHeaderFooterRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AddTextHeaderFooterRequest.Builder newBuilder()
public static AddTextHeaderFooterRequest.Builder newBuilder(AddTextHeaderFooterRequest prototype)
public AddTextHeaderFooterRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AddTextHeaderFooterRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AddTextHeaderFooterRequest getDefaultInstance()
public static com.google.protobuf.Parser<AddTextHeaderFooterRequest> parser()
public com.google.protobuf.Parser<AddTextHeaderFooterRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AddTextHeaderFooterRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2023 Iron Software. All rights reserved.