public static interface PdfiumAddSignatureImageRequestStreamP.InfoPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDesiredHeight()
double desired_height = 7; |
double |
getDesiredWidth()
double desired_width = 6; |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
int |
getPageIndex()
int32 page_index = 2; |
int |
getSignatureIndex()
int32 signature_index = 3; |
double |
getX()
double x = 4; |
double |
getY()
double y = 5; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
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;int getPageIndex()
int32 page_index = 2;int getSignatureIndex()
int32 signature_index = 3;double getX()
double x = 4;double getY()
double y = 5;double getDesiredWidth()
double desired_width = 6;double getDesiredHeight()
double desired_height = 7;Copyright © 2022–2025 Iron Software. All rights reserved.