public interface PdfiumPdfAnnotationPOrBuilder
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; |
String |
getContents()
optional string contents = 4; |
com.google.protobuf.ByteString |
getContentsBytes()
optional string contents = 4; |
boolean |
getHidden()
optional bool Hidden = 7; |
String |
getName()
optional string name = 5; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 5; |
Rectangle |
getRectangle()
.ironpdfengineproto.Rectangle rectangle = 3; |
RectangleOrBuilder |
getRectangleOrBuilder()
.ironpdfengineproto.Rectangle rectangle = 3; |
PdfiumAnnotationSubTypesP |
getSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumAnnotationSubTypesPOrBuilder |
getSubtypeOrBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
boolean |
hasColorCode()
optional string color_code = 6; |
boolean |
hasContents()
optional string contents = 4; |
boolean |
hasHidden()
optional bool Hidden = 7; |
boolean |
hasName()
optional string name = 5; |
boolean |
hasRectangle()
.ironpdfengineproto.Rectangle rectangle = 3; |
boolean |
hasSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumAnnotationSubTypesP getSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumAnnotationSubTypesPOrBuilder getSubtypeOrBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;boolean hasRectangle()
.ironpdfengineproto.Rectangle rectangle = 3;Rectangle getRectangle()
.ironpdfengineproto.Rectangle rectangle = 3;RectangleOrBuilder getRectangleOrBuilder()
.ironpdfengineproto.Rectangle rectangle = 3;boolean hasContents()
optional string contents = 4;String getContents()
optional string contents = 4;com.google.protobuf.ByteString getContentsBytes()
optional string contents = 4;boolean hasName()
optional string name = 5;String getName()
optional string name = 5;com.google.protobuf.ByteString getNameBytes()
optional string name = 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.