Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumAddBackgroundForegroundRequestP
-
Packages that use PdfiumAddBackgroundForegroundRequestP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumAddBackgroundForegroundRequestP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumAddBackgroundForegroundRequestP Modifier and Type Method Description PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP.Builder. build()PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP.Builder. buildPartial()static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. getDefaultInstance()PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP.Builder. getDefaultInstanceForType()PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. getDefaultInstanceForType()static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseDelimitedFrom(InputStream input)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(byte[] data)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(com.google.protobuf.ByteString data)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(InputStream input)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(ByteBuffer data)static PdfiumAddBackgroundForegroundRequestPPdfiumAddBackgroundForegroundRequestP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumAddBackgroundForegroundRequestP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumAddBackgroundForegroundRequestP>PdfiumAddBackgroundForegroundRequestP. getParserForType()static io.grpc.MethodDescriptor<PdfiumAddBackgroundForegroundRequestP,EmptyResultP>IronPdfServiceGrpc. getPdfiumBackgroundForegroundAddBackgroundForegroundMethod()static com.google.protobuf.Parser<PdfiumAddBackgroundForegroundRequestP>PdfiumAddBackgroundForegroundRequestP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumAddBackgroundForegroundRequestP Modifier and Type Method Description PdfiumAddBackgroundForegroundRequestP.BuilderPdfiumAddBackgroundForegroundRequestP.Builder. mergeFrom(PdfiumAddBackgroundForegroundRequestP other)static PdfiumAddBackgroundForegroundRequestP.BuilderPdfiumAddBackgroundForegroundRequestP. newBuilder(PdfiumAddBackgroundForegroundRequestP prototype)default voidIronPdfServiceGrpc.AsyncService. pdfiumBackgroundForegroundAddBackgroundForeground(PdfiumAddBackgroundForegroundRequestP request, io.grpc.stub.StreamObserver<EmptyResultP> responseObserver)PDFIUM_BackgroundForegroundEmptyResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumBackgroundForegroundAddBackgroundForeground(PdfiumAddBackgroundForegroundRequestP request)PDFIUM_BackgroundForegroundcom.google.common.util.concurrent.ListenableFuture<EmptyResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumBackgroundForegroundAddBackgroundForeground(PdfiumAddBackgroundForegroundRequestP request)PDFIUM_BackgroundForegroundvoidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumBackgroundForegroundAddBackgroundForeground(PdfiumAddBackgroundForegroundRequestP request, io.grpc.stub.StreamObserver<EmptyResultP> responseObserver)PDFIUM_BackgroundForeground
-