-
AddTextAnnotationRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
AddTextAnnotationRequest.Builder.clear()
.IronPdfEngine.Proto.PdfDocument document = 1;
AddTextAnnotationRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
optional int32 height = 7;
AddTextAnnotationRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
optional int32 width = 6;
AddTextAnnotationRequest.Builder.clearX()
AddTextAnnotationRequest.Builder.clearY()
AddTextAnnotationRequest.Builder.clone()
.IronPdfEngine.Proto.PdfDocument document = 1;
AddTextAnnotationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AddTextAnnotationRequest.Builder.mergeFrom(com.google.protobuf.Message other)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
AddTextAnnotationRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AddTextAnnotationRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
.IronPdfEngine.Proto.PdfDocument document = 1;
.IronPdfEngine.Proto.PdfDocument document = 1;
AddTextAnnotationRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
AddTextAnnotationRequest.Builder.setHeight(int value)
optional int32 height = 7;
AddTextAnnotationRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
AddTextAnnotationRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AddTextAnnotationRequest.Builder.setWidth(int value)
optional int32 width = 6;
AddTextAnnotationRequest.Builder.setX(int value)
AddTextAnnotationRequest.Builder.setY(int value)