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