public interface ApplyStampRequestStreamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ApplyStampRequestStream.Info |
getInfo()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1; |
ApplyStampRequestStream.InfoOrBuilder |
getInfoOrBuilder()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1; |
ApplyStampRequestStream.RequestCase |
getRequestCase() |
com.google.protobuf.ByteString |
getStampImageBytes()
only for image_stamper
|
String |
getStampValue()
string stamp_value = 2; |
com.google.protobuf.ByteString |
getStampValueBytes()
string stamp_value = 2; |
boolean |
hasInfo()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1; |
boolean |
hasStampImageBytes()
only for image_stamper
|
boolean |
hasStampValue()
string stamp_value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInfo()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;ApplyStampRequestStream.Info getInfo()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;ApplyStampRequestStream.InfoOrBuilder getInfoOrBuilder()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;boolean hasStampValue()
string stamp_value = 2;String getStampValue()
string stamp_value = 2;com.google.protobuf.ByteString getStampValueBytes()
string stamp_value = 2;boolean hasStampImageBytes()
only for image_stamper
bytes stamp_image_bytes = 3;com.google.protobuf.ByteString getStampImageBytes()
only for image_stamper
bytes stamp_image_bytes = 3;ApplyStampRequestStream.RequestCase getRequestCase()
Copyright © 2022–2023 Iron Software. All rights reserved.