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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasDocument()
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;
hasDocument
in interface AddTextHeaderFooterRequestOrBuilder
public PdfDocument getDocument()
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocument
in interface AddTextHeaderFooterRequestOrBuilder
public PdfDocumentOrBuilder getDocumentOrBuilder()
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocumentOrBuilder
in interface AddTextHeaderFooterRequestOrBuilder
public boolean getIsHeader()
bool isHeader = 2;
getIsHeader
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasBaseUrl()
optional string base_url = 3;
hasBaseUrl
in interface AddTextHeaderFooterRequestOrBuilder
public String getBaseUrl()
optional string base_url = 3;
getBaseUrl
in interface AddTextHeaderFooterRequestOrBuilder
public com.google.protobuf.ByteString getBaseUrlBytes()
optional string base_url = 3;
getBaseUrlBytes
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasFirstPageNumber()
optional int32 max_height = 4; //TextHeaderFooter have no max_height
optional int32 first_page_number = 5;
hasFirstPageNumber
in interface AddTextHeaderFooterRequestOrBuilder
public int getFirstPageNumber()
optional int32 max_height = 4; //TextHeaderFooter have no max_height
optional int32 first_page_number = 5;
getFirstPageNumber
in interface AddTextHeaderFooterRequestOrBuilder
public List<Integer> getTargetPageIndexesList()
repeated int32 target_page_indexes = 6;
getTargetPageIndexesList
in interface AddTextHeaderFooterRequestOrBuilder
public int getTargetPageIndexesCount()
repeated int32 target_page_indexes = 6;
getTargetPageIndexesCount
in interface AddTextHeaderFooterRequestOrBuilder
public int getTargetPageIndexes(int index)
repeated int32 target_page_indexes = 6;
getTargetPageIndexes
in interface AddTextHeaderFooterRequestOrBuilder
index
- The index of the element to return.public boolean hasMarginLeftMm()
optional double margin_left_mm = 7;
hasMarginLeftMm
in interface AddTextHeaderFooterRequestOrBuilder
public double getMarginLeftMm()
optional double margin_left_mm = 7;
getMarginLeftMm
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasMarginRightMm()
optional double margin_right_mm = 8;
hasMarginRightMm
in interface AddTextHeaderFooterRequestOrBuilder
public double getMarginRightMm()
optional double margin_right_mm = 8;
getMarginRightMm
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasMarginTopMm()
optional double margin_top_mm = 9;
hasMarginTopMm
in interface AddTextHeaderFooterRequestOrBuilder
public double getMarginTopMm()
optional double margin_top_mm = 9;
getMarginTopMm
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasMarginBottomMm()
optional double margin_bottom_mm = 10;
hasMarginBottomMm
in interface AddTextHeaderFooterRequestOrBuilder
public double getMarginBottomMm()
optional double margin_bottom_mm = 10;
getMarginBottomMm
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasPdfTitle()
optional string pdfTitle = 11;
hasPdfTitle
in interface AddTextHeaderFooterRequestOrBuilder
public String getPdfTitle()
optional string pdfTitle = 11;
getPdfTitle
in interface AddTextHeaderFooterRequestOrBuilder
public com.google.protobuf.ByteString getPdfTitleBytes()
optional string pdfTitle = 11;
getPdfTitleBytes
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasLeftText()
text
optional string left_text = 12;
hasLeftText
in interface AddTextHeaderFooterRequestOrBuilder
public String getLeftText()
text
optional string left_text = 12;
getLeftText
in interface AddTextHeaderFooterRequestOrBuilder
public com.google.protobuf.ByteString getLeftTextBytes()
text
optional string left_text = 12;
getLeftTextBytes
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasCenterText()
optional string center_text = 13;
hasCenterText
in interface AddTextHeaderFooterRequestOrBuilder
public String getCenterText()
optional string center_text = 13;
getCenterText
in interface AddTextHeaderFooterRequestOrBuilder
public com.google.protobuf.ByteString getCenterTextBytes()
optional string center_text = 13;
getCenterTextBytes
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasRightText()
optional string right_text = 14;
hasRightText
in interface AddTextHeaderFooterRequestOrBuilder
public String getRightText()
optional string right_text = 14;
getRightText
in interface AddTextHeaderFooterRequestOrBuilder
public com.google.protobuf.ByteString getRightTextBytes()
optional string right_text = 14;
getRightTextBytes
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasDrawDividerLine()
optional bool draw_divider_line = 15;
hasDrawDividerLine
in interface AddTextHeaderFooterRequestOrBuilder
public boolean getDrawDividerLine()
optional bool draw_divider_line = 15;
getDrawDividerLine
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasFont()
optional .IronPdfEngine.Proto.FontType font = 16;
hasFont
in interface AddTextHeaderFooterRequestOrBuilder
public FontType getFont()
optional .IronPdfEngine.Proto.FontType font = 16;
getFont
in interface AddTextHeaderFooterRequestOrBuilder
public FontTypeOrBuilder getFontOrBuilder()
optional .IronPdfEngine.Proto.FontType font = 16;
getFontOrBuilder
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasFontSize()
optional double font_size = 17;
hasFontSize
in interface AddTextHeaderFooterRequestOrBuilder
public double getFontSize()
optional double font_size = 17;
getFontSize
in interface AddTextHeaderFooterRequestOrBuilder
public boolean hasDividerLineColor()
optional string divider_line_color = 18;
hasDividerLineColor
in interface AddTextHeaderFooterRequestOrBuilder
public String getDividerLineColor()
optional string divider_line_color = 18;
getDividerLineColor
in interface AddTextHeaderFooterRequestOrBuilder
public com.google.protobuf.ByteString getDividerLineColorBytes()
optional string divider_line_color = 18;
getDividerLineColorBytes
in interface AddTextHeaderFooterRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static AddTextHeaderFooterRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddTextHeaderFooterRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddTextHeaderFooterRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddTextHeaderFooterRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddTextHeaderFooterRequest parseFrom(InputStream input) throws IOException
IOException
public static AddTextHeaderFooterRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AddTextHeaderFooterRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static AddTextHeaderFooterRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public AddTextHeaderFooterRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static AddTextHeaderFooterRequest.Builder newBuilder()
public static AddTextHeaderFooterRequest.Builder newBuilder(AddTextHeaderFooterRequest prototype)
public AddTextHeaderFooterRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected AddTextHeaderFooterRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static AddTextHeaderFooterRequest getDefaultInstance()
public static com.google.protobuf.Parser<AddTextHeaderFooterRequest> parser()
public com.google.protobuf.Parser<AddTextHeaderFooterRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public AddTextHeaderFooterRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.