public interface PdfiumAddLinkAnnotationRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
int |
getHeight()
int32 height = 8; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getPageIndex()
int32 page_index = 4; |
String |
getUrl()
string url = 3; |
com.google.protobuf.ByteString |
getUrlBytes()
string url = 3; |
int |
getWidth()
int32 width = 7; |
int |
getX()
int32 x = 5; |
int |
getY()
int32 y = 6; |
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;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;String getUrl()
string url = 3;com.google.protobuf.ByteString getUrlBytes()
string url = 3;int getPageIndex()
int32 page_index = 4;int getX()
int32 x = 5;int getY()
int32 y = 6;int getWidth()
int32 width = 7;int getHeight()
int32 height = 8;Copyright © 2022–2024 Iron Software. All rights reserved.