public interface PdfiumPdfAnnotationPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContents()
optional string contents = 7; |
com.google.protobuf.ByteString |
getContentsBytes()
optional string contents = 7; |
double |
getHeight()
double height = 6; |
String |
getName()
optional string name = 8; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 8; |
PdfiumAnnotationSubTypesP |
getSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumAnnotationSubTypesPOrBuilder |
getSubtypeOrBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
double |
getWidth()
double width = 5; |
double |
getX()
double x = 3; |
double |
getY()
double y = 4; |
boolean |
hasContents()
optional string contents = 7; |
boolean |
hasName()
optional string name = 8; |
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;double getX()
double x = 3;double getY()
double y = 4;double getWidth()
double width = 5;double getHeight()
double height = 6;boolean hasContents()
optional string contents = 7;String getContents()
optional string contents = 7;com.google.protobuf.ByteString getContentsBytes()
optional string contents = 7;boolean hasName()
optional string name = 8;String getName()
optional string name = 8;com.google.protobuf.ByteString getNameBytes()
optional string name = 8;Copyright © 2022–2024 Iron Software. All rights reserved.