public interface PdfiumPdfToImagesHighQualityRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
int |
getDpi()
optional int32 dpi = 3; |
boolean |
getFlatten()
optional bool flatten = 6; |
int |
getMaxHeight()
optional int32 max_height = 5; |
int |
getMaxWidth()
optional int32 max_width = 4; |
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 |
hasDpi()
optional int32 dpi = 3; |
boolean |
hasFlatten()
optional bool flatten = 6; |
boolean |
hasMaxHeight()
optional int32 max_height = 5; |
boolean |
hasMaxWidth()
optional int32 max_width = 4; |
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 hasDpi()
optional int32 dpi = 3;int getDpi()
optional int32 dpi = 3;boolean hasMaxWidth()
optional int32 max_width = 4;int getMaxWidth()
optional int32 max_width = 4;boolean hasMaxHeight()
optional int32 max_height = 5;int getMaxHeight()
optional int32 max_height = 5;boolean hasFlatten()
optional bool flatten = 6;boolean getFlatten()
optional bool flatten = 6;Copyright © 2022–2025 Iron Software. All rights reserved.