public interface PdfiumExtractAllTextRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
getIsLicense()
optional bool is_license = 3; |
int |
getPageIndexes(int index)
null/empty for all pages
|
int |
getPageIndexesCount()
null/empty for all pages
|
List<Integer> |
getPageIndexesList()
null/empty for all pages
|
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
hasIsLicense()
optional bool is_license = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;List<Integer> getPageIndexesList()
null/empty for all pages
repeated int32 page_indexes = 2;int getPageIndexesCount()
null/empty for all pages
repeated int32 page_indexes = 2;int getPageIndexes(int index)
null/empty for all pages
repeated int32 page_indexes = 2;index - The index of the element to return.boolean hasIsLicense()
optional bool is_license = 3;boolean getIsLicense()
optional bool is_license = 3;Copyright © 2022–2024 Iron Software. All rights reserved.