public interface AddBackgroundForegroundRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocument |
getBackgroundPdf()
.IronPdfEngine.Proto.PdfDocument background_pdf = 2; |
PdfDocumentOrBuilder |
getBackgroundPdfOrBuilder()
.IronPdfEngine.Proto.PdfDocument background_pdf = 2; |
PdfDocument |
getBasePdf()
.IronPdfEngine.Proto.PdfDocument base_pdf = 1; |
PdfDocumentOrBuilder |
getBasePdfOrBuilder()
.IronPdfEngine.Proto.PdfDocument base_pdf = 1; |
int |
getBasePdfPages(int index)
repeated int32 base_pdf_pages = 5; |
int |
getBasePdfPagesCount()
repeated int32 base_pdf_pages = 5; |
List<Integer> |
getBasePdfPagesList()
repeated int32 base_pdf_pages = 5; |
PdfDocument |
getForegroundPdf()
.IronPdfEngine.Proto.PdfDocument foreground_pdf = 3; |
PdfDocumentOrBuilder |
getForegroundPdfOrBuilder()
.IronPdfEngine.Proto.PdfDocument foreground_pdf = 3; |
AddBackgroundForegroundRequest.LayerCase |
getLayerCase() |
int |
getLayerPdfPageIndex()
int32 layer_pdf_page_index = 4; |
boolean |
hasBackgroundPdf()
.IronPdfEngine.Proto.PdfDocument background_pdf = 2; |
boolean |
hasBasePdf()
.IronPdfEngine.Proto.PdfDocument base_pdf = 1; |
boolean |
hasForegroundPdf()
.IronPdfEngine.Proto.PdfDocument foreground_pdf = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBasePdf()
.IronPdfEngine.Proto.PdfDocument base_pdf = 1;PdfDocument getBasePdf()
.IronPdfEngine.Proto.PdfDocument base_pdf = 1;PdfDocumentOrBuilder getBasePdfOrBuilder()
.IronPdfEngine.Proto.PdfDocument base_pdf = 1;boolean hasBackgroundPdf()
.IronPdfEngine.Proto.PdfDocument background_pdf = 2;PdfDocument getBackgroundPdf()
.IronPdfEngine.Proto.PdfDocument background_pdf = 2;PdfDocumentOrBuilder getBackgroundPdfOrBuilder()
.IronPdfEngine.Proto.PdfDocument background_pdf = 2;boolean hasForegroundPdf()
.IronPdfEngine.Proto.PdfDocument foreground_pdf = 3;PdfDocument getForegroundPdf()
.IronPdfEngine.Proto.PdfDocument foreground_pdf = 3;PdfDocumentOrBuilder getForegroundPdfOrBuilder()
.IronPdfEngine.Proto.PdfDocument foreground_pdf = 3;int getLayerPdfPageIndex()
int32 layer_pdf_page_index = 4;List<Integer> getBasePdfPagesList()
repeated int32 base_pdf_pages = 5;int getBasePdfPagesCount()
repeated int32 base_pdf_pages = 5;int getBasePdfPages(int index)
repeated int32 base_pdf_pages = 5;index - The index of the element to return.AddBackgroundForegroundRequest.LayerCase getLayerCase()
Copyright © 2022–2023 Iron Software. All rights reserved.