public interface PdfiumTextAnnotationPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAnnotIndex()
optional int32 annot_index = 3; |
String |
getColorCode()
optional string color_code = 4; |
com.google.protobuf.ByteString |
getColorCodeBytes()
optional string color_code = 4; |
String |
getContents()
optional string contents = 5; |
com.google.protobuf.ByteString |
getContentsBytes()
optional string contents = 5; |
boolean |
getHidden()
optional bool hidden = 6; |
PdfiumAnnotationIconP |
getIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14; |
PdfiumAnnotationIconPOrBuilder |
getIconOrBuilder()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14; |
double |
getOpacity()
optional double opacity = 7; |
boolean |
getOpenByDefault()
optional bool open_by_default = 8; |
int |
getPageIndex()
optional int32 page_index = 2; |
boolean |
getPrintable()
optional bool printable = 9; |
boolean |
getReadOnly()
optional bool read_only = 10; |
Rectangle |
getRectangle()
optional .ironpdfengineproto.Rectangle rectangle = 15; |
RectangleOrBuilder |
getRectangleOrBuilder()
optional .ironpdfengineproto.Rectangle rectangle = 15; |
boolean |
getRotatable()
optional bool rotatable = 11; |
String |
getSubject()
optional string subject = 12; |
com.google.protobuf.ByteString |
getSubjectBytes()
optional string subject = 12; |
String |
getTitle()
optional string title = 13; |
com.google.protobuf.ByteString |
getTitleBytes()
optional string title = 13; |
boolean |
hasAnnotIndex()
optional int32 annot_index = 3; |
boolean |
hasColorCode()
optional string color_code = 4; |
boolean |
hasContents()
optional string contents = 5; |
boolean |
hasHidden()
optional bool hidden = 6; |
boolean |
hasIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14; |
boolean |
hasOpacity()
optional double opacity = 7; |
boolean |
hasOpenByDefault()
optional bool open_by_default = 8; |
boolean |
hasPageIndex()
optional int32 page_index = 2; |
boolean |
hasPrintable()
optional bool printable = 9; |
boolean |
hasReadOnly()
optional bool read_only = 10; |
boolean |
hasRectangle()
optional .ironpdfengineproto.Rectangle rectangle = 15; |
boolean |
hasRotatable()
optional bool rotatable = 11; |
boolean |
hasSubject()
optional string subject = 12; |
boolean |
hasTitle()
optional string title = 13; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPageIndex()
optional int32 page_index = 2;int getPageIndex()
optional int32 page_index = 2;boolean hasAnnotIndex()
optional int32 annot_index = 3;int getAnnotIndex()
optional int32 annot_index = 3;boolean hasColorCode()
optional string color_code = 4;String getColorCode()
optional string color_code = 4;com.google.protobuf.ByteString getColorCodeBytes()
optional string color_code = 4;boolean hasContents()
optional string contents = 5;String getContents()
optional string contents = 5;com.google.protobuf.ByteString getContentsBytes()
optional string contents = 5;boolean hasHidden()
optional bool hidden = 6;boolean getHidden()
optional bool hidden = 6;boolean hasOpacity()
optional double opacity = 7;double getOpacity()
optional double opacity = 7;boolean hasOpenByDefault()
optional bool open_by_default = 8;boolean getOpenByDefault()
optional bool open_by_default = 8;boolean hasPrintable()
optional bool printable = 9;boolean getPrintable()
optional bool printable = 9;boolean hasReadOnly()
optional bool read_only = 10;boolean getReadOnly()
optional bool read_only = 10;boolean hasRotatable()
optional bool rotatable = 11;boolean getRotatable()
optional bool rotatable = 11;boolean hasSubject()
optional string subject = 12;String getSubject()
optional string subject = 12;com.google.protobuf.ByteString getSubjectBytes()
optional string subject = 12;boolean hasTitle()
optional string title = 13;String getTitle()
optional string title = 13;com.google.protobuf.ByteString getTitleBytes()
optional string title = 13;boolean hasIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;PdfiumAnnotationIconP getIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;PdfiumAnnotationIconPOrBuilder getIconOrBuilder()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;boolean hasRectangle()
optional .ironpdfengineproto.Rectangle rectangle = 15;Rectangle getRectangle()
optional .ironpdfengineproto.Rectangle rectangle = 15;RectangleOrBuilder getRectangleOrBuilder()
optional .ironpdfengineproto.Rectangle rectangle = 15;Copyright © 2022–2025 Iron Software. All rights reserved.