public final class PdfiumAddBackgroundForegroundRequestP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumAddBackgroundForegroundRequestPOrBuilder
ironpdfengineproto.PdfiumAddBackgroundForegroundRequestP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumAddBackgroundForegroundRequestP.Builder
Protobuf type
ironpdfengineproto.PdfiumAddBackgroundForegroundRequestP |
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 |
DEST_PAGE_INDICES_FIELD_NUMBER |
static int |
DESTINATION_PDF_FIELD_NUMBER |
static int |
LAYER_MODE_FIELD_NUMBER |
static int |
SOURCE_PDF_FIELD_NUMBER |
static int |
SRC_PAGE_INDEX_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PdfiumAddBackgroundForegroundRequestP |
getDefaultInstance() |
PdfiumAddBackgroundForegroundRequestP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PdfDocumentP |
getDestinationPdf()
.ironpdfengineproto.PdfDocumentP destination_pdf = 1; |
PdfDocumentPOrBuilder |
getDestinationPdfOrBuilder()
.ironpdfengineproto.PdfDocumentP destination_pdf = 1; |
int |
getDestPageIndices(int index)
repeated int32 dest_page_indices = 4; |
int |
getDestPageIndicesCount()
repeated int32 dest_page_indices = 4; |
List<Integer> |
getDestPageIndicesList()
repeated int32 dest_page_indices = 4; |
PdfiumLayerModesP |
getLayerMode()
.ironpdfengineproto.PdfiumLayerModesP layer_mode = 3; |
PdfiumLayerModesPOrBuilder |
getLayerModeOrBuilder()
.ironpdfengineproto.PdfiumLayerModesP layer_mode = 3; |
com.google.protobuf.Parser<PdfiumAddBackgroundForegroundRequestP> |
getParserForType() |
int |
getSerializedSize() |
PdfDocumentP |
getSourcePdf()
.ironpdfengineproto.PdfDocumentP source_pdf = 2; |
PdfDocumentPOrBuilder |
getSourcePdfOrBuilder()
.ironpdfengineproto.PdfDocumentP source_pdf = 2; |
int |
getSrcPageIndex()
int32 src_page_index = 5; |
boolean |
hasDestinationPdf()
.ironpdfengineproto.PdfDocumentP destination_pdf = 1; |
int |
hashCode() |
boolean |
hasLayerMode()
.ironpdfengineproto.PdfiumLayerModesP layer_mode = 3; |
boolean |
hasSourcePdf()
.ironpdfengineproto.PdfDocumentP source_pdf = 2; |
boolean |
isInitialized() |
static PdfiumAddBackgroundForegroundRequestP.Builder |
newBuilder() |
static PdfiumAddBackgroundForegroundRequestP.Builder |
newBuilder(PdfiumAddBackgroundForegroundRequestP prototype) |
PdfiumAddBackgroundForegroundRequestP.Builder |
newBuilderForType() |
static PdfiumAddBackgroundForegroundRequestP |
parseDelimitedFrom(InputStream input) |
static PdfiumAddBackgroundForegroundRequestP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(byte[] data) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(ByteBuffer data) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(InputStream input) |
static PdfiumAddBackgroundForegroundRequestP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumAddBackgroundForegroundRequestP> |
parser() |
PdfiumAddBackgroundForegroundRequestP.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 DESTINATION_PDF_FIELD_NUMBER
public static final int SOURCE_PDF_FIELD_NUMBER
public static final int LAYER_MODE_FIELD_NUMBER
public static final int DEST_PAGE_INDICES_FIELD_NUMBER
public static final int SRC_PAGE_INDEX_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasDestinationPdf()
.ironpdfengineproto.PdfDocumentP destination_pdf = 1;hasDestinationPdf in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic PdfDocumentP getDestinationPdf()
.ironpdfengineproto.PdfDocumentP destination_pdf = 1;getDestinationPdf in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic PdfDocumentPOrBuilder getDestinationPdfOrBuilder()
.ironpdfengineproto.PdfDocumentP destination_pdf = 1;getDestinationPdfOrBuilder in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic boolean hasSourcePdf()
.ironpdfengineproto.PdfDocumentP source_pdf = 2;hasSourcePdf in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic PdfDocumentP getSourcePdf()
.ironpdfengineproto.PdfDocumentP source_pdf = 2;getSourcePdf in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic PdfDocumentPOrBuilder getSourcePdfOrBuilder()
.ironpdfengineproto.PdfDocumentP source_pdf = 2;getSourcePdfOrBuilder in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic boolean hasLayerMode()
.ironpdfengineproto.PdfiumLayerModesP layer_mode = 3;hasLayerMode in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic PdfiumLayerModesP getLayerMode()
.ironpdfengineproto.PdfiumLayerModesP layer_mode = 3;getLayerMode in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic PdfiumLayerModesPOrBuilder getLayerModeOrBuilder()
.ironpdfengineproto.PdfiumLayerModesP layer_mode = 3;getLayerModeOrBuilder in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic List<Integer> getDestPageIndicesList()
repeated int32 dest_page_indices = 4;getDestPageIndicesList in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic int getDestPageIndicesCount()
repeated int32 dest_page_indices = 4;getDestPageIndicesCount in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic int getDestPageIndices(int index)
repeated int32 dest_page_indices = 4;getDestPageIndices in interface PdfiumAddBackgroundForegroundRequestPOrBuilderindex - The index of the element to return.public int getSrcPageIndex()
int32 src_page_index = 5;getSrcPageIndex in interface PdfiumAddBackgroundForegroundRequestPOrBuilderpublic 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 PdfiumAddBackgroundForegroundRequestP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumAddBackgroundForegroundRequestP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumAddBackgroundForegroundRequestP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumAddBackgroundForegroundRequestP.Builder newBuilder()
public static PdfiumAddBackgroundForegroundRequestP.Builder newBuilder(PdfiumAddBackgroundForegroundRequestP prototype)
public PdfiumAddBackgroundForegroundRequestP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumAddBackgroundForegroundRequestP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumAddBackgroundForegroundRequestP> parser()
public com.google.protobuf.Parser<PdfiumAddBackgroundForegroundRequestP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumAddBackgroundForegroundRequestP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2025 Iron Software. All rights reserved.