public interface PdfiumAddLinkAnnotationRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getColorCode()
optional string color_code = 6; |
com.google.protobuf.ByteString |
getColorCodeBytes()
optional string color_code = 6; |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
getHidden()
optional bool Hidden = 7; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getPageIndex()
int32 page_index = 4; |
Rectangle |
getRectangle()
.ironpdfengineproto.Rectangle rectangle = 5; |
RectangleOrBuilder |
getRectangleOrBuilder()
.ironpdfengineproto.Rectangle rectangle = 5; |
String |
getUrl()
string url = 3; |
com.google.protobuf.ByteString |
getUrlBytes()
string url = 3; |
boolean |
hasColorCode()
optional string color_code = 6; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
hasHidden()
optional bool Hidden = 7; |
boolean |
hasRectangle()
.ironpdfengineproto.Rectangle rectangle = 5; |
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;boolean hasRectangle()
.ironpdfengineproto.Rectangle rectangle = 5;Rectangle getRectangle()
.ironpdfengineproto.Rectangle rectangle = 5;RectangleOrBuilder getRectangleOrBuilder()
.ironpdfengineproto.Rectangle rectangle = 5;boolean hasColorCode()
optional string color_code = 6;String getColorCode()
optional string color_code = 6;com.google.protobuf.ByteString getColorCodeBytes()
optional string color_code = 6;boolean hasHidden()
optional bool Hidden = 7;boolean getHidden()
optional bool Hidden = 7;Copyright © 2022–2025 Iron Software. All rights reserved.