Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumPageP
-
Packages that use PdfiumPageP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumPageP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumPageP Modifier and Type Method Description PdfiumPagePPdfiumPageP.Builder. build()PdfiumPagePPdfiumPageP.Builder. buildPartial()static PdfiumPagePPdfiumPageP. getDefaultInstance()PdfiumPagePPdfiumPageP.Builder. getDefaultInstanceForType()PdfiumPagePPdfiumPageP. getDefaultInstanceForType()PdfiumPagePPdfiumPageCollectionP.Builder. getPages(int index)repeated .ironpdfengineproto.PdfiumPageP pages = 1;PdfiumPagePPdfiumPageCollectionP. getPages(int index)repeated .ironpdfengineproto.PdfiumPageP pages = 1;PdfiumPagePPdfiumPageCollectionPOrBuilder. getPages(int index)repeated .ironpdfengineproto.PdfiumPageP pages = 1;PdfiumPagePPdfiumGetPageResultP.Builder. getResult().ironpdfengineproto.PdfiumPageP result = 1;PdfiumPagePPdfiumGetPageResultP. getResult().ironpdfengineproto.PdfiumPageP result = 1;PdfiumPagePPdfiumGetPageResultPOrBuilder. getResult().ironpdfengineproto.PdfiumPageP result = 1;PdfiumPagePChromeApplyStampRequestStreamP.InfoP.Builder. getTargetPages(int index)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;PdfiumPagePChromeApplyStampRequestStreamP.InfoP. getTargetPages(int index)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;PdfiumPagePChromeApplyStampRequestStreamP.InfoPOrBuilder. getTargetPages(int index)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;static PdfiumPagePPdfiumPageP. parseDelimitedFrom(InputStream input)static PdfiumPagePPdfiumPageP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPagePPdfiumPageP. parseFrom(byte[] data)static PdfiumPagePPdfiumPageP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPagePPdfiumPageP. parseFrom(com.google.protobuf.ByteString data)static PdfiumPagePPdfiumPageP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPagePPdfiumPageP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumPagePPdfiumPageP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPagePPdfiumPageP. parseFrom(InputStream input)static PdfiumPagePPdfiumPageP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPagePPdfiumPageP. parseFrom(ByteBuffer data)static PdfiumPagePPdfiumPageP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumPageP Modifier and Type Method Description List<PdfiumPageP>PdfiumPageCollectionP.Builder. getPagesList()repeated .ironpdfengineproto.PdfiumPageP pages = 1;List<PdfiumPageP>PdfiumPageCollectionP. getPagesList()repeated .ironpdfengineproto.PdfiumPageP pages = 1;List<PdfiumPageP>PdfiumPageCollectionPOrBuilder. getPagesList()repeated .ironpdfengineproto.PdfiumPageP pages = 1;com.google.protobuf.Parser<PdfiumPageP>PdfiumPageP. getParserForType()List<PdfiumPageP>ChromeApplyStampRequestStreamP.InfoP.Builder. getTargetPagesList()repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;List<PdfiumPageP>ChromeApplyStampRequestStreamP.InfoP. getTargetPagesList()repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;List<PdfiumPageP>ChromeApplyStampRequestStreamP.InfoPOrBuilder. getTargetPagesList()repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;static com.google.protobuf.Parser<PdfiumPageP>PdfiumPageP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumPageP Modifier and Type Method Description PdfiumPageCollectionP.BuilderPdfiumPageCollectionP.Builder. addPages(int index, PdfiumPageP value)repeated .ironpdfengineproto.PdfiumPageP pages = 1;PdfiumPageCollectionP.BuilderPdfiumPageCollectionP.Builder. addPages(PdfiumPageP value)repeated .ironpdfengineproto.PdfiumPageP pages = 1;ChromeApplyStampRequestStreamP.InfoP.BuilderChromeApplyStampRequestStreamP.InfoP.Builder. addTargetPages(int index, PdfiumPageP value)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;ChromeApplyStampRequestStreamP.InfoP.BuilderChromeApplyStampRequestStreamP.InfoP.Builder. addTargetPages(PdfiumPageP value)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;PdfiumPageP.BuilderPdfiumPageP.Builder. mergeFrom(PdfiumPageP other)PdfiumGetPageResultP.BuilderPdfiumGetPageResultP.Builder. mergeResult(PdfiumPageP value).ironpdfengineproto.PdfiumPageP result = 1;static PdfiumPageP.BuilderPdfiumPageP. newBuilder(PdfiumPageP prototype)PdfiumPageCollectionP.BuilderPdfiumPageCollectionP.Builder. setPages(int index, PdfiumPageP value)repeated .ironpdfengineproto.PdfiumPageP pages = 1;PdfiumGetPageResultP.BuilderPdfiumGetPageResultP.Builder. setResult(PdfiumPageP value).ironpdfengineproto.PdfiumPageP result = 1;ChromeApplyStampRequestStreamP.InfoP.BuilderChromeApplyStampRequestStreamP.InfoP.Builder. setTargetPages(int index, PdfiumPageP value)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfiumPageP Modifier and Type Method Description PdfiumPageCollectionP.BuilderPdfiumPageCollectionP.Builder. addAllPages(Iterable<? extends PdfiumPageP> values)repeated .ironpdfengineproto.PdfiumPageP pages = 1;ChromeApplyStampRequestStreamP.InfoP.BuilderChromeApplyStampRequestStreamP.InfoP.Builder. addAllTargetPages(Iterable<? extends PdfiumPageP> values)repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-