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