public static final class AddHtmlHeaderFooterRequestStream.Info extends com.google.protobuf.GeneratedMessageV3 implements AddHtmlHeaderFooterRequestStream.InfoOrBuilder
IronPdfEngine.Proto.AddHtmlHeaderFooterRequestStream.Info
Modifier and Type | Class and Description |
---|---|
static class |
AddHtmlHeaderFooterRequestStream.Info.Builder
Protobuf type
IronPdfEngine.Proto.AddHtmlHeaderFooterRequestStream.Info |
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 |
CSS_MEDIA_TYPE_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 |
HTMLTITLE_FIELD_NUMBER |
static int |
ISHEADER_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 |
MAX_HEIGHT_FIELD_NUMBER |
static int |
PDFTITLE_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; |
PdfCssMediaType |
getCssMediaType()
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11; |
PdfCssMediaTypeOrBuilder |
getCssMediaTypeOrBuilder()
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11; |
static AddHtmlHeaderFooterRequestStream.Info |
getDefaultInstance() |
AddHtmlHeaderFooterRequestStream.Info |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDividerLineColor()
optional string divider_line_color = 15; |
com.google.protobuf.ByteString |
getDividerLineColorBytes()
optional string divider_line_color = 15; |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
boolean |
getDrawDividerLine()
optional bool draw_divider_line = 14; |
int |
getFirstPageNumber()
optional int32 first_page_number = 5; |
String |
getHtmlTitle()
optional string htmlTitle = 13; |
com.google.protobuf.ByteString |
getHtmlTitleBytes()
optional string htmlTitle = 13; |
boolean |
getIsHeader()
bool isHeader = 2; |
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; |
int |
getMaxHeight()
optional int32 max_height = 4; |
com.google.protobuf.Parser<AddHtmlHeaderFooterRequestStream.Info> |
getParserForType() |
String |
getPdfTitle()
optional string pdfTitle = 12; |
com.google.protobuf.ByteString |
getPdfTitleBytes()
optional string pdfTitle = 12; |
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 |
hasCssMediaType()
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11; |
boolean |
hasDividerLineColor()
optional string divider_line_color = 15; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
boolean |
hasDrawDividerLine()
optional bool draw_divider_line = 14; |
boolean |
hasFirstPageNumber()
optional int32 first_page_number = 5; |
int |
hashCode() |
boolean |
hasHtmlTitle()
optional string htmlTitle = 13; |
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 |
hasMaxHeight()
optional int32 max_height = 4; |
boolean |
hasPdfTitle()
optional string pdfTitle = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AddHtmlHeaderFooterRequestStream.Info.Builder |
newBuilder() |
static AddHtmlHeaderFooterRequestStream.Info.Builder |
newBuilder(AddHtmlHeaderFooterRequestStream.Info prototype) |
AddHtmlHeaderFooterRequestStream.Info.Builder |
newBuilderForType() |
protected AddHtmlHeaderFooterRequestStream.Info.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AddHtmlHeaderFooterRequestStream.Info |
parseDelimitedFrom(InputStream input) |
static AddHtmlHeaderFooterRequestStream.Info |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(byte[] data) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(ByteBuffer data) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(com.google.protobuf.ByteString data) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(InputStream input) |
static AddHtmlHeaderFooterRequestStream.Info |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AddHtmlHeaderFooterRequestStream.Info> |
parser() |
AddHtmlHeaderFooterRequestStream.Info.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 MAX_HEIGHT_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 CSS_MEDIA_TYPE_FIELD_NUMBER
public static final int PDFTITLE_FIELD_NUMBER
public static final int HTMLTITLE_FIELD_NUMBER
public static final int DRAW_DIVIDER_LINE_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()
.IronPdfEngine.Proto.PdfDocument document = 1;
hasDocument
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocument
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocumentOrBuilder
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean getIsHeader()
bool isHeader = 2;
getIsHeader
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasBaseUrl()
optional string base_url = 3;
hasBaseUrl
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public String getBaseUrl()
optional string base_url = 3;
getBaseUrl
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getBaseUrlBytes()
optional string base_url = 3;
getBaseUrlBytes
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasMaxHeight()
optional int32 max_height = 4;
hasMaxHeight
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public int getMaxHeight()
optional int32 max_height = 4;
getMaxHeight
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasFirstPageNumber()
optional int32 first_page_number = 5;
hasFirstPageNumber
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public int getFirstPageNumber()
optional int32 first_page_number = 5;
getFirstPageNumber
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public List<Integer> getTargetPageIndexesList()
repeated int32 target_page_indexes = 6;
getTargetPageIndexesList
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public int getTargetPageIndexesCount()
repeated int32 target_page_indexes = 6;
getTargetPageIndexesCount
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public int getTargetPageIndexes(int index)
repeated int32 target_page_indexes = 6;
getTargetPageIndexes
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
index
- The index of the element to return.public boolean hasMarginLeftMm()
optional double margin_left_mm = 7;
hasMarginLeftMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public double getMarginLeftMm()
optional double margin_left_mm = 7;
getMarginLeftMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasMarginRightMm()
optional double margin_right_mm = 8;
hasMarginRightMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public double getMarginRightMm()
optional double margin_right_mm = 8;
getMarginRightMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasMarginTopMm()
optional double margin_top_mm = 9;
hasMarginTopMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public double getMarginTopMm()
optional double margin_top_mm = 9;
getMarginTopMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasMarginBottomMm()
optional double margin_bottom_mm = 10;
hasMarginBottomMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public double getMarginBottomMm()
optional double margin_bottom_mm = 10;
getMarginBottomMm
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasCssMediaType()
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;
hasCssMediaType
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public PdfCssMediaType getCssMediaType()
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;
getCssMediaType
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public PdfCssMediaTypeOrBuilder getCssMediaTypeOrBuilder()
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;
getCssMediaTypeOrBuilder
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasPdfTitle()
optional string pdfTitle = 12;
hasPdfTitle
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public String getPdfTitle()
optional string pdfTitle = 12;
getPdfTitle
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getPdfTitleBytes()
optional string pdfTitle = 12;
getPdfTitleBytes
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasHtmlTitle()
optional string htmlTitle = 13;
hasHtmlTitle
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public String getHtmlTitle()
optional string htmlTitle = 13;
getHtmlTitle
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getHtmlTitleBytes()
optional string htmlTitle = 13;
getHtmlTitleBytes
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasDrawDividerLine()
optional bool draw_divider_line = 14;
hasDrawDividerLine
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean getDrawDividerLine()
optional bool draw_divider_line = 14;
getDrawDividerLine
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public boolean hasDividerLineColor()
optional string divider_line_color = 15;
hasDividerLineColor
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public String getDividerLineColor()
optional string divider_line_color = 15;
getDividerLineColor
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getDividerLineColorBytes()
optional string divider_line_color = 15;
getDividerLineColorBytes
in interface AddHtmlHeaderFooterRequestStream.InfoOrBuilder
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 AddHtmlHeaderFooterRequestStream.Info parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(InputStream input) throws IOException
IOException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AddHtmlHeaderFooterRequestStream.Info parseDelimitedFrom(InputStream input) throws IOException
IOException
public static AddHtmlHeaderFooterRequestStream.Info parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public AddHtmlHeaderFooterRequestStream.Info.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static AddHtmlHeaderFooterRequestStream.Info.Builder newBuilder()
public static AddHtmlHeaderFooterRequestStream.Info.Builder newBuilder(AddHtmlHeaderFooterRequestStream.Info prototype)
public AddHtmlHeaderFooterRequestStream.Info.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected AddHtmlHeaderFooterRequestStream.Info.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static AddHtmlHeaderFooterRequestStream.Info getDefaultInstance()
public static com.google.protobuf.Parser<AddHtmlHeaderFooterRequestStream.Info> parser()
public com.google.protobuf.Parser<AddHtmlHeaderFooterRequestStream.Info> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public AddHtmlHeaderFooterRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.