Class AddHtmlHeaderFooterRequestStream.Info
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ironsoftware.ironpdf.internal.proto.AddHtmlHeaderFooterRequestStream.Info
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AddHtmlHeaderFooterRequestStream.InfoOrBuilder,Serializable
- Enclosing class:
AddHtmlHeaderFooterRequestStream
public static final class AddHtmlHeaderFooterRequestStream.Info
extends com.google.protobuf.GeneratedMessageV3
implements AddHtmlHeaderFooterRequestStream.InfoOrBuilder
Protobuf type
IronPdfEngine.Proto.AddHtmlHeaderFooterRequestStream.Info- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeIronPdfEngine.Proto.AddHtmlHeaderFooterRequestStream.InfoNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanoptional string base_url = 3;com.google.protobuf.ByteStringoptional string base_url = 3;optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;static final com.google.protobuf.Descriptors.Descriptor.IronPdfEngine.Proto.PdfDocument document = 1;.IronPdfEngine.Proto.PdfDocument document = 1;booleanoptional bool draw_divider_line = 14;intoptional int32 first_page_number = 5;optional string htmlTitle = 13;com.google.protobuf.ByteStringoptional string htmlTitle = 13;booleanbool isHeader = 2;doubleoptional double margin_bottom_mm = 10;doubleoptional double margin_left_mm = 7;doubleoptional double margin_right_mm = 8;doubleoptional double margin_top_mm = 9;intoptional int32 max_height = 4;com.google.protobuf.Parser<AddHtmlHeaderFooterRequestStream.Info>optional string pdfTitle = 12;com.google.protobuf.ByteStringoptional string pdfTitle = 12;intintgetTargetPageIndexes(int index) repeated int32 target_page_indexes = 6;intrepeated int32 target_page_indexes = 6;repeated int32 target_page_indexes = 6;final com.google.protobuf.UnknownFieldSetbooleanoptional string base_url = 3;booleanoptional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;boolean.IronPdfEngine.Proto.PdfDocument document = 1;booleanoptional bool draw_divider_line = 14;booleanoptional int32 first_page_number = 5;inthashCode()booleanoptional string htmlTitle = 13;booleanoptional double margin_bottom_mm = 10;booleanoptional double margin_left_mm = 7;booleanoptional double margin_right_mm = 8;booleanoptional double margin_top_mm = 9;booleanoptional int32 max_height = 4;booleanoptional string pdfTitle = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(AddHtmlHeaderFooterRequestStream.Info prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AddHtmlHeaderFooterRequestStream.Info>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
DOCUMENT_FIELD_NUMBER
public static final int DOCUMENT_FIELD_NUMBER- See Also:
-
ISHEADER_FIELD_NUMBER
public static final int ISHEADER_FIELD_NUMBER- See Also:
-
BASE_URL_FIELD_NUMBER
public static final int BASE_URL_FIELD_NUMBER- See Also:
-
MAX_HEIGHT_FIELD_NUMBER
public static final int MAX_HEIGHT_FIELD_NUMBER- See Also:
-
FIRST_PAGE_NUMBER_FIELD_NUMBER
public static final int FIRST_PAGE_NUMBER_FIELD_NUMBER- See Also:
-
TARGET_PAGE_INDEXES_FIELD_NUMBER
public static final int TARGET_PAGE_INDEXES_FIELD_NUMBER- See Also:
-
MARGIN_LEFT_MM_FIELD_NUMBER
public static final int MARGIN_LEFT_MM_FIELD_NUMBER- See Also:
-
MARGIN_RIGHT_MM_FIELD_NUMBER
public static final int MARGIN_RIGHT_MM_FIELD_NUMBER- See Also:
-
MARGIN_TOP_MM_FIELD_NUMBER
public static final int MARGIN_TOP_MM_FIELD_NUMBER- See Also:
-
MARGIN_BOTTOM_MM_FIELD_NUMBER
public static final int MARGIN_BOTTOM_MM_FIELD_NUMBER- See Also:
-
CSS_MEDIA_TYPE_FIELD_NUMBER
public static final int CSS_MEDIA_TYPE_FIELD_NUMBER- See Also:
-
PDFTITLE_FIELD_NUMBER
public static final int PDFTITLE_FIELD_NUMBER- See Also:
-
HTMLTITLE_FIELD_NUMBER
public static final int HTMLTITLE_FIELD_NUMBER- See Also:
-
DRAW_DIVIDER_LINE_FIELD_NUMBER
public static final int DRAW_DIVIDER_LINE_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasDocument
public boolean hasDocument().IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
hasDocumentin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the document field is set.
-
getDocument
.IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
getDocumentin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The document.
-
getDocumentOrBuilder
.IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
getDocumentOrBuilderin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder
-
getIsHeader
public boolean getIsHeader()bool isHeader = 2;- Specified by:
getIsHeaderin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The isHeader.
-
hasBaseUrl
public boolean hasBaseUrl()optional string base_url = 3;- Specified by:
hasBaseUrlin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the baseUrl field is set.
-
getBaseUrl
optional string base_url = 3;- Specified by:
getBaseUrlin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The baseUrl.
-
getBaseUrlBytes
public com.google.protobuf.ByteString getBaseUrlBytes()optional string base_url = 3;- Specified by:
getBaseUrlBytesin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The bytes for baseUrl.
-
hasMaxHeight
public boolean hasMaxHeight()optional int32 max_height = 4;- Specified by:
hasMaxHeightin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the maxHeight field is set.
-
getMaxHeight
public int getMaxHeight()optional int32 max_height = 4;- Specified by:
getMaxHeightin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The maxHeight.
-
hasFirstPageNumber
public boolean hasFirstPageNumber()optional int32 first_page_number = 5;- Specified by:
hasFirstPageNumberin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the firstPageNumber field is set.
-
getFirstPageNumber
public int getFirstPageNumber()optional int32 first_page_number = 5;- Specified by:
getFirstPageNumberin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The firstPageNumber.
-
getTargetPageIndexesList
repeated int32 target_page_indexes = 6;- Specified by:
getTargetPageIndexesListin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- A list containing the targetPageIndexes.
-
getTargetPageIndexesCount
public int getTargetPageIndexesCount()repeated int32 target_page_indexes = 6;- Specified by:
getTargetPageIndexesCountin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The count of targetPageIndexes.
-
getTargetPageIndexes
public int getTargetPageIndexes(int index) repeated int32 target_page_indexes = 6;- Specified by:
getTargetPageIndexesin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targetPageIndexes at the given index.
-
hasMarginLeftMm
public boolean hasMarginLeftMm()optional double margin_left_mm = 7;- Specified by:
hasMarginLeftMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the marginLeftMm field is set.
-
getMarginLeftMm
public double getMarginLeftMm()optional double margin_left_mm = 7;- Specified by:
getMarginLeftMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The marginLeftMm.
-
hasMarginRightMm
public boolean hasMarginRightMm()optional double margin_right_mm = 8;- Specified by:
hasMarginRightMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the marginRightMm field is set.
-
getMarginRightMm
public double getMarginRightMm()optional double margin_right_mm = 8;- Specified by:
getMarginRightMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The marginRightMm.
-
hasMarginTopMm
public boolean hasMarginTopMm()optional double margin_top_mm = 9;- Specified by:
hasMarginTopMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the marginTopMm field is set.
-
getMarginTopMm
public double getMarginTopMm()optional double margin_top_mm = 9;- Specified by:
getMarginTopMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The marginTopMm.
-
hasMarginBottomMm
public boolean hasMarginBottomMm()optional double margin_bottom_mm = 10;- Specified by:
hasMarginBottomMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the marginBottomMm field is set.
-
getMarginBottomMm
public double getMarginBottomMm()optional double margin_bottom_mm = 10;- Specified by:
getMarginBottomMmin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The marginBottomMm.
-
hasCssMediaType
public boolean hasCssMediaType()optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;- Specified by:
hasCssMediaTypein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the cssMediaType field is set.
-
getCssMediaType
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;- Specified by:
getCssMediaTypein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The cssMediaType.
-
getCssMediaTypeOrBuilder
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 11;- Specified by:
getCssMediaTypeOrBuilderin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder
-
hasPdfTitle
public boolean hasPdfTitle()optional string pdfTitle = 12;- Specified by:
hasPdfTitlein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the pdfTitle field is set.
-
getPdfTitle
optional string pdfTitle = 12;- Specified by:
getPdfTitlein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The pdfTitle.
-
getPdfTitleBytes
public com.google.protobuf.ByteString getPdfTitleBytes()optional string pdfTitle = 12;- Specified by:
getPdfTitleBytesin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The bytes for pdfTitle.
-
hasHtmlTitle
public boolean hasHtmlTitle()optional string htmlTitle = 13;- Specified by:
hasHtmlTitlein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the htmlTitle field is set.
-
getHtmlTitle
optional string htmlTitle = 13;- Specified by:
getHtmlTitlein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The htmlTitle.
-
getHtmlTitleBytes
public com.google.protobuf.ByteString getHtmlTitleBytes()optional string htmlTitle = 13;- Specified by:
getHtmlTitleBytesin interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The bytes for htmlTitle.
-
hasDrawDividerLine
public boolean hasDrawDividerLine()optional bool draw_divider_line = 14;- Specified by:
hasDrawDividerLinein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- Whether the drawDividerLine field is set.
-
getDrawDividerLine
public boolean getDrawDividerLine()optional bool draw_divider_line = 14;- Specified by:
getDrawDividerLinein interfaceAddHtmlHeaderFooterRequestStream.InfoOrBuilder- Returns:
- The drawDividerLine.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AddHtmlHeaderFooterRequestStream.Info parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AddHtmlHeaderFooterRequestStream.Info parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AddHtmlHeaderFooterRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AddHtmlHeaderFooterRequestStream.Info.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-