public final class PdfiumAddTextHeaderFooterRequestP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumAddTextHeaderFooterRequestPOrBuilder
ironpdfengineproto.PdfiumAddTextHeaderFooterRequestP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumAddTextHeaderFooterRequestP.Builder
Protobuf type
ironpdfengineproto.PdfiumAddTextHeaderFooterRequestP |
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| Modifier and Type | Field and Description |
|---|---|
static int |
DOCUMENT_FIELD_NUMBER |
static int |
HTML_TITLE_FIELD_NUMBER |
static int |
OPTIONS_FIELD_NUMBER |
static int |
PAGE_INDEXES_FIELD_NUMBER |
static int |
PDF_TITLE_FIELD_NUMBER |
static int |
URL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PdfiumAddTextHeaderFooterRequestP |
getDefaultInstance() |
PdfiumAddTextHeaderFooterRequestP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
String |
getHtmlTitle()
string html_title = 5; |
com.google.protobuf.ByteString |
getHtmlTitleBytes()
string html_title = 5; |
ChromePdfRenderOptionsP |
getOptions()
.ironpdfengineproto.ChromePdfRenderOptionsP options = 2; |
ChromePdfRenderOptionsPOrBuilder |
getOptionsOrBuilder()
.ironpdfengineproto.ChromePdfRenderOptionsP options = 2; |
int |
getPageIndexes(int index)
repeated int32 page_indexes = 3; |
int |
getPageIndexesCount()
repeated int32 page_indexes = 3; |
List<Integer> |
getPageIndexesList()
repeated int32 page_indexes = 3; |
com.google.protobuf.Parser<PdfiumAddTextHeaderFooterRequestP> |
getParserForType() |
String |
getPdfTitle()
string pdf_title = 6; |
com.google.protobuf.ByteString |
getPdfTitleBytes()
string pdf_title = 6; |
int |
getSerializedSize() |
String |
getUrl()
string url = 4; |
com.google.protobuf.ByteString |
getUrlBytes()
string url = 4; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
int |
hashCode() |
boolean |
hasOptions()
.ironpdfengineproto.ChromePdfRenderOptionsP options = 2; |
boolean |
isInitialized() |
static PdfiumAddTextHeaderFooterRequestP.Builder |
newBuilder() |
static PdfiumAddTextHeaderFooterRequestP.Builder |
newBuilder(PdfiumAddTextHeaderFooterRequestP prototype) |
PdfiumAddTextHeaderFooterRequestP.Builder |
newBuilderForType() |
static PdfiumAddTextHeaderFooterRequestP |
parseDelimitedFrom(InputStream input) |
static PdfiumAddTextHeaderFooterRequestP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(byte[] data) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(ByteBuffer data) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(InputStream input) |
static PdfiumAddTextHeaderFooterRequestP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumAddTextHeaderFooterRequestP> |
parser() |
PdfiumAddTextHeaderFooterRequestP.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int DOCUMENT_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
public static final int PAGE_INDEXES_FIELD_NUMBER
public static final int URL_FIELD_NUMBER
public static final int HTML_TITLE_FIELD_NUMBER
public static final int PDF_TITLE_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;hasDocument in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;getDocument in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;getDocumentOrBuilder in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic boolean hasOptions()
.ironpdfengineproto.ChromePdfRenderOptionsP options = 2;hasOptions in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic ChromePdfRenderOptionsP getOptions()
.ironpdfengineproto.ChromePdfRenderOptionsP options = 2;getOptions in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic ChromePdfRenderOptionsPOrBuilder getOptionsOrBuilder()
.ironpdfengineproto.ChromePdfRenderOptionsP options = 2;getOptionsOrBuilder in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic List<Integer> getPageIndexesList()
repeated int32 page_indexes = 3;getPageIndexesList in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic int getPageIndexesCount()
repeated int32 page_indexes = 3;getPageIndexesCount in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic int getPageIndexes(int index)
repeated int32 page_indexes = 3;getPageIndexes in interface PdfiumAddTextHeaderFooterRequestPOrBuilderindex - The index of the element to return.public String getUrl()
string url = 4;getUrl in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
string url = 4;getUrlBytes in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic String getHtmlTitle()
string html_title = 5;getHtmlTitle in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic com.google.protobuf.ByteString getHtmlTitleBytes()
string html_title = 5;getHtmlTitleBytes in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic String getPdfTitle()
string pdf_title = 6;getPdfTitle in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic com.google.protobuf.ByteString getPdfTitleBytes()
string pdf_title = 6;getPdfTitleBytes in interface PdfiumAddTextHeaderFooterRequestPOrBuilderpublic 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 PdfiumAddTextHeaderFooterRequestP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumAddTextHeaderFooterRequestP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumAddTextHeaderFooterRequestP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumAddTextHeaderFooterRequestP.Builder newBuilder()
public static PdfiumAddTextHeaderFooterRequestP.Builder newBuilder(PdfiumAddTextHeaderFooterRequestP prototype)
public PdfiumAddTextHeaderFooterRequestP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumAddTextHeaderFooterRequestP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumAddTextHeaderFooterRequestP> parser()
public com.google.protobuf.Parser<PdfiumAddTextHeaderFooterRequestP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumAddTextHeaderFooterRequestP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.