public static final class ApplyStampRequestStream.Info.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder> implements ApplyStampRequestStream.InfoOrBuilder
IronPdfEngine.Proto.ApplyStampRequestStream.Info| Modifier and Type | Method and Description |
|---|---|
ApplyStampRequestStream.Info.Builder |
addAllTargetPagesIndexes(Iterable<? extends Integer> values)
repeated int32 target_pages_indexes = 2; |
ApplyStampRequestStream.Info.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ApplyStampRequestStream.Info.Builder |
addTargetPagesIndexes(int value)
repeated int32 target_pages_indexes = 2; |
ApplyStampRequestStream.Info |
build() |
ApplyStampRequestStream.Info |
buildPartial() |
ApplyStampRequestStream.Info.Builder |
clear() |
ApplyStampRequestStream.Info.Builder |
clearBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
ApplyStampRequestStream.Info.Builder |
clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
ApplyStampRequestStream.Info.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ApplyStampRequestStream.Info.Builder |
clearHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
ApplyStampRequestStream.Info.Builder |
clearHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
ApplyStampRequestStream.Info.Builder |
clearHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
ApplyStampRequestStream.Info.Builder |
clearHyperlink()
optional string hyperlink = 13; |
ApplyStampRequestStream.Info.Builder |
clearImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ApplyStampRequestStream.Info.Builder |
clearIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
ApplyStampRequestStream.Info.Builder |
clearMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10; |
ApplyStampRequestStream.Info.Builder |
clearMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9; |
ApplyStampRequestStream.Info.Builder |
clearMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12; |
ApplyStampRequestStream.Info.Builder |
clearMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11; |
ApplyStampRequestStream.Info.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApplyStampRequestStream.Info.Builder |
clearOpacity()
optional int32 opacity = 3; |
ApplyStampRequestStream.Info.Builder |
clearRotation()
optional int32 rotation = 4; |
ApplyStampRequestStream.Info.Builder |
clearScale()
optional double scale = 14; |
ApplyStampRequestStream.Info.Builder |
clearStamperTypeInfo() |
ApplyStampRequestStream.Info.Builder |
clearTargetPagesIndexes()
repeated int32 target_pages_indexes = 2; |
ApplyStampRequestStream.Info.Builder |
clearTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
ApplyStampRequestStream.Info.Builder |
clearVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
ApplyStampRequestStream.Info.Builder |
clearVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
ApplyStampRequestStream.Info.Builder |
clone() |
BarcodeStamperInfo |
getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
BarcodeStamperInfo.Builder |
getBarcodeStamperBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
BarcodeStamperInfoOrBuilder |
getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
ApplyStampRequestStream.Info |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocument.Builder |
getDocumentBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
HorizontalAlignment |
getHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
HorizontalAlignment.Builder |
getHorizontalAlignmentBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
HorizontalAlignmentOrBuilder |
getHorizontalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
Length |
getHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
Length.Builder |
getHorizontalOffsetBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
LengthOrBuilder |
getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
HtmlStamperInfo |
getHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
HtmlStamperInfo.Builder |
getHtmlStamperBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
HtmlStamperInfoOrBuilder |
getHtmlStamperOrBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
String |
getHyperlink()
optional string hyperlink = 13; |
com.google.protobuf.ByteString |
getHyperlinkBytes()
optional string hyperlink = 13; |
ImageStamperInfo |
getImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ImageStamperInfo.Builder |
getImageStamperBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ImageStamperInfoOrBuilder |
getImageStamperOrBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
boolean |
getIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
Length |
getMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10; |
Length.Builder |
getMaxHeightBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
LengthOrBuilder |
getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
Length |
getMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9; |
Length.Builder |
getMaxWidthBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9; |
LengthOrBuilder |
getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9; |
Length |
getMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12; |
Length.Builder |
getMinHeightBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
LengthOrBuilder |
getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
Length |
getMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11; |
Length.Builder |
getMinWidthBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11; |
LengthOrBuilder |
getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11; |
int |
getOpacity()
optional int32 opacity = 3; |
int |
getRotation()
optional int32 rotation = 4; |
double |
getScale()
optional double scale = 14; |
ApplyStampRequestStream.Info.StamperTypeInfoCase |
getStamperTypeInfoCase() |
int |
getTargetPagesIndexes(int index)
repeated int32 target_pages_indexes = 2; |
int |
getTargetPagesIndexesCount()
repeated int32 target_pages_indexes = 2; |
List<Integer> |
getTargetPagesIndexesList()
repeated int32 target_pages_indexes = 2; |
TextStamperInfo |
getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
TextStamperInfo.Builder |
getTextStamperBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
TextStamperInfoOrBuilder |
getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
VerticalAlignment |
getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
VerticalAlignment.Builder |
getVerticalAlignmentBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
VerticalAlignmentOrBuilder |
getVerticalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
Length |
getVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
Length.Builder |
getVerticalOffsetBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
LengthOrBuilder |
getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
boolean |
hasBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
boolean |
hasHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
boolean |
hasHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
boolean |
hasHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
boolean |
hasHyperlink()
optional string hyperlink = 13; |
boolean |
hasImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
boolean |
hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
boolean |
hasMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10; |
boolean |
hasMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9; |
boolean |
hasMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12; |
boolean |
hasMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11; |
boolean |
hasOpacity()
optional int32 opacity = 3; |
boolean |
hasRotation()
optional int32 rotation = 4; |
boolean |
hasScale()
optional double scale = 14; |
boolean |
hasTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
boolean |
hasVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
boolean |
hasVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ApplyStampRequestStream.Info.Builder |
mergeBarcodeStamper(BarcodeStamperInfo value)
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
ApplyStampRequestStream.Info.Builder |
mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
ApplyStampRequestStream.Info.Builder |
mergeFrom(ApplyStampRequestStream.Info other) |
ApplyStampRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApplyStampRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.Message other) |
ApplyStampRequestStream.Info.Builder |
mergeHorizontalAlignment(HorizontalAlignment value)
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
ApplyStampRequestStream.Info.Builder |
mergeHorizontalOffset(Length value)
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
ApplyStampRequestStream.Info.Builder |
mergeHtmlStamper(HtmlStamperInfo value)
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
ApplyStampRequestStream.Info.Builder |
mergeImageStamper(ImageStamperInfo value)
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ApplyStampRequestStream.Info.Builder |
mergeMaxHeight(Length value)
optional .IronPdfEngine.Proto.Length max_height = 10; |
ApplyStampRequestStream.Info.Builder |
mergeMaxWidth(Length value)
optional .IronPdfEngine.Proto.Length max_width = 9; |
ApplyStampRequestStream.Info.Builder |
mergeMinHeight(Length value)
optional .IronPdfEngine.Proto.Length min_height = 12; |
ApplyStampRequestStream.Info.Builder |
mergeMinWidth(Length value)
optional .IronPdfEngine.Proto.Length min_width = 11; |
ApplyStampRequestStream.Info.Builder |
mergeTextStamper(TextStamperInfo value)
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
ApplyStampRequestStream.Info.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ApplyStampRequestStream.Info.Builder |
mergeVerticalAlignment(VerticalAlignment value)
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
ApplyStampRequestStream.Info.Builder |
mergeVerticalOffset(Length value)
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
ApplyStampRequestStream.Info.Builder |
setBarcodeStamper(BarcodeStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
ApplyStampRequestStream.Info.Builder |
setBarcodeStamper(BarcodeStamperInfo value)
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
ApplyStampRequestStream.Info.Builder |
setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1; |
ApplyStampRequestStream.Info.Builder |
setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
ApplyStampRequestStream.Info.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ApplyStampRequestStream.Info.Builder |
setHorizontalAlignment(HorizontalAlignment.Builder builderForValue)
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
ApplyStampRequestStream.Info.Builder |
setHorizontalAlignment(HorizontalAlignment value)
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
ApplyStampRequestStream.Info.Builder |
setHorizontalOffset(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
ApplyStampRequestStream.Info.Builder |
setHorizontalOffset(Length value)
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
ApplyStampRequestStream.Info.Builder |
setHtmlStamper(HtmlStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
ApplyStampRequestStream.Info.Builder |
setHtmlStamper(HtmlStamperInfo value)
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
ApplyStampRequestStream.Info.Builder |
setHyperlink(String value)
optional string hyperlink = 13; |
ApplyStampRequestStream.Info.Builder |
setHyperlinkBytes(com.google.protobuf.ByteString value)
optional string hyperlink = 13; |
ApplyStampRequestStream.Info.Builder |
setImageStamper(ImageStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ApplyStampRequestStream.Info.Builder |
setImageStamper(ImageStamperInfo value)
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ApplyStampRequestStream.Info.Builder |
setIsStampBehindContent(boolean value)
optional bool is_stamp_behind_content = 15; |
ApplyStampRequestStream.Info.Builder |
setMaxHeight(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length max_height = 10; |
ApplyStampRequestStream.Info.Builder |
setMaxHeight(Length value)
optional .IronPdfEngine.Proto.Length max_height = 10; |
ApplyStampRequestStream.Info.Builder |
setMaxWidth(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length max_width = 9; |
ApplyStampRequestStream.Info.Builder |
setMaxWidth(Length value)
optional .IronPdfEngine.Proto.Length max_width = 9; |
ApplyStampRequestStream.Info.Builder |
setMinHeight(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length min_height = 12; |
ApplyStampRequestStream.Info.Builder |
setMinHeight(Length value)
optional .IronPdfEngine.Proto.Length min_height = 12; |
ApplyStampRequestStream.Info.Builder |
setMinWidth(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length min_width = 11; |
ApplyStampRequestStream.Info.Builder |
setMinWidth(Length value)
optional .IronPdfEngine.Proto.Length min_width = 11; |
ApplyStampRequestStream.Info.Builder |
setOpacity(int value)
optional int32 opacity = 3; |
ApplyStampRequestStream.Info.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ApplyStampRequestStream.Info.Builder |
setRotation(int value)
optional int32 rotation = 4; |
ApplyStampRequestStream.Info.Builder |
setScale(double value)
optional double scale = 14; |
ApplyStampRequestStream.Info.Builder |
setTargetPagesIndexes(int index,
int value)
repeated int32 target_pages_indexes = 2; |
ApplyStampRequestStream.Info.Builder |
setTextStamper(TextStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
ApplyStampRequestStream.Info.Builder |
setTextStamper(TextStamperInfo value)
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
ApplyStampRequestStream.Info.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ApplyStampRequestStream.Info.Builder |
setVerticalAlignment(VerticalAlignment.Builder builderForValue)
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
ApplyStampRequestStream.Info.Builder |
setVerticalAlignment(VerticalAlignment value)
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
ApplyStampRequestStream.Info.Builder |
setVerticalOffset(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
ApplyStampRequestStream.Info.Builder |
setVerticalOffset(Length value)
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ApplyStampRequestStream.Info build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ApplyStampRequestStream.Info buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ApplyStampRequestStream.Info.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder mergeFrom(ApplyStampRequestStream.Info other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public ApplyStampRequestStream.Info.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ApplyStampRequestStream.Info.Builder>IOExceptionpublic ApplyStampRequestStream.Info.StamperTypeInfoCase getStamperTypeInfoCase()
getStamperTypeInfoCase in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder clearStamperTypeInfo()
public boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;hasDocument in interface ApplyStampRequestStream.InfoOrBuilderpublic PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocument in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;public ApplyStampRequestStream.Info.Builder setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1;public ApplyStampRequestStream.Info.Builder mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;public ApplyStampRequestStream.Info.Builder clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;public PdfDocument.Builder getDocumentBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;public PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocumentOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic List<Integer> getTargetPagesIndexesList()
repeated int32 target_pages_indexes = 2;getTargetPagesIndexesList in interface ApplyStampRequestStream.InfoOrBuilderpublic int getTargetPagesIndexesCount()
repeated int32 target_pages_indexes = 2;getTargetPagesIndexesCount in interface ApplyStampRequestStream.InfoOrBuilderpublic int getTargetPagesIndexes(int index)
repeated int32 target_pages_indexes = 2;getTargetPagesIndexes in interface ApplyStampRequestStream.InfoOrBuilderindex - The index of the element to return.public ApplyStampRequestStream.Info.Builder setTargetPagesIndexes(int index, int value)
repeated int32 target_pages_indexes = 2;index - The index to set the value at.value - The targetPagesIndexes to set.public ApplyStampRequestStream.Info.Builder addTargetPagesIndexes(int value)
repeated int32 target_pages_indexes = 2;value - The targetPagesIndexes to add.public ApplyStampRequestStream.Info.Builder addAllTargetPagesIndexes(Iterable<? extends Integer> values)
repeated int32 target_pages_indexes = 2;values - The targetPagesIndexes to add.public ApplyStampRequestStream.Info.Builder clearTargetPagesIndexes()
repeated int32 target_pages_indexes = 2;public boolean hasOpacity()
optional int32 opacity = 3;hasOpacity in interface ApplyStampRequestStream.InfoOrBuilderpublic int getOpacity()
optional int32 opacity = 3;getOpacity in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setOpacity(int value)
optional int32 opacity = 3;value - The opacity to set.public ApplyStampRequestStream.Info.Builder clearOpacity()
optional int32 opacity = 3;public boolean hasRotation()
optional int32 rotation = 4;hasRotation in interface ApplyStampRequestStream.InfoOrBuilderpublic int getRotation()
optional int32 rotation = 4;getRotation in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setRotation(int value)
optional int32 rotation = 4;value - The rotation to set.public ApplyStampRequestStream.Info.Builder clearRotation()
optional int32 rotation = 4;public boolean hasHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;hasHorizontalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic HorizontalAlignment getHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;getHorizontalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setHorizontalAlignment(HorizontalAlignment value)
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;public ApplyStampRequestStream.Info.Builder setHorizontalAlignment(HorizontalAlignment.Builder builderForValue)
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;public ApplyStampRequestStream.Info.Builder mergeHorizontalAlignment(HorizontalAlignment value)
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;public ApplyStampRequestStream.Info.Builder clearHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;public HorizontalAlignment.Builder getHorizontalAlignmentBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;public HorizontalAlignmentOrBuilder getHorizontalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;getHorizontalAlignmentOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;hasVerticalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic VerticalAlignment getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;getVerticalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setVerticalAlignment(VerticalAlignment value)
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;public ApplyStampRequestStream.Info.Builder setVerticalAlignment(VerticalAlignment.Builder builderForValue)
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;public ApplyStampRequestStream.Info.Builder mergeVerticalAlignment(VerticalAlignment value)
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;public ApplyStampRequestStream.Info.Builder clearVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;public VerticalAlignment.Builder getVerticalAlignmentBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;public VerticalAlignmentOrBuilder getVerticalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;getVerticalAlignmentOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;hasHorizontalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;getHorizontalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setHorizontalOffset(Length value)
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;public ApplyStampRequestStream.Info.Builder setHorizontalOffset(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;public ApplyStampRequestStream.Info.Builder mergeHorizontalOffset(Length value)
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;public ApplyStampRequestStream.Info.Builder clearHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;public Length.Builder getHorizontalOffsetBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;public LengthOrBuilder getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;getHorizontalOffsetOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;hasVerticalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;getVerticalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setVerticalOffset(Length value)
optional .IronPdfEngine.Proto.Length vertical_offset = 8;public ApplyStampRequestStream.Info.Builder setVerticalOffset(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length vertical_offset = 8;public ApplyStampRequestStream.Info.Builder mergeVerticalOffset(Length value)
optional .IronPdfEngine.Proto.Length vertical_offset = 8;public ApplyStampRequestStream.Info.Builder clearVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;public Length.Builder getVerticalOffsetBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;public LengthOrBuilder getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;getVerticalOffsetOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;hasMaxWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;getMaxWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setMaxWidth(Length value)
optional .IronPdfEngine.Proto.Length max_width = 9;public ApplyStampRequestStream.Info.Builder setMaxWidth(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length max_width = 9;public ApplyStampRequestStream.Info.Builder mergeMaxWidth(Length value)
optional .IronPdfEngine.Proto.Length max_width = 9;public ApplyStampRequestStream.Info.Builder clearMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;public Length.Builder getMaxWidthBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9;public LengthOrBuilder getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9;getMaxWidthOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;hasMaxHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;getMaxHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setMaxHeight(Length value)
optional .IronPdfEngine.Proto.Length max_height = 10;public ApplyStampRequestStream.Info.Builder setMaxHeight(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length max_height = 10;public ApplyStampRequestStream.Info.Builder mergeMaxHeight(Length value)
optional .IronPdfEngine.Proto.Length max_height = 10;public ApplyStampRequestStream.Info.Builder clearMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;public Length.Builder getMaxHeightBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10;public LengthOrBuilder getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10;getMaxHeightOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;hasMinWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;getMinWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setMinWidth(Length value)
optional .IronPdfEngine.Proto.Length min_width = 11;public ApplyStampRequestStream.Info.Builder setMinWidth(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length min_width = 11;public ApplyStampRequestStream.Info.Builder mergeMinWidth(Length value)
optional .IronPdfEngine.Proto.Length min_width = 11;public ApplyStampRequestStream.Info.Builder clearMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;public Length.Builder getMinWidthBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11;public LengthOrBuilder getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11;getMinWidthOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;hasMinHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;getMinHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setMinHeight(Length value)
optional .IronPdfEngine.Proto.Length min_height = 12;public ApplyStampRequestStream.Info.Builder setMinHeight(Length.Builder builderForValue)
optional .IronPdfEngine.Proto.Length min_height = 12;public ApplyStampRequestStream.Info.Builder mergeMinHeight(Length value)
optional .IronPdfEngine.Proto.Length min_height = 12;public ApplyStampRequestStream.Info.Builder clearMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;public Length.Builder getMinHeightBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12;public LengthOrBuilder getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12;getMinHeightOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasHyperlink()
optional string hyperlink = 13;hasHyperlink in interface ApplyStampRequestStream.InfoOrBuilderpublic String getHyperlink()
optional string hyperlink = 13;getHyperlink in interface ApplyStampRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;getHyperlinkBytes in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setHyperlink(String value)
optional string hyperlink = 13;value - The hyperlink to set.public ApplyStampRequestStream.Info.Builder clearHyperlink()
optional string hyperlink = 13;public ApplyStampRequestStream.Info.Builder setHyperlinkBytes(com.google.protobuf.ByteString value)
optional string hyperlink = 13;value - The bytes for hyperlink to set.public boolean hasScale()
optional double scale = 14;hasScale in interface ApplyStampRequestStream.InfoOrBuilderpublic double getScale()
optional double scale = 14;getScale in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setScale(double value)
optional double scale = 14;value - The scale to set.public ApplyStampRequestStream.Info.Builder clearScale()
optional double scale = 14;public boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;hasIsStampBehindContent in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;getIsStampBehindContent in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setIsStampBehindContent(boolean value)
optional bool is_stamp_behind_content = 15;value - The isStampBehindContent to set.public ApplyStampRequestStream.Info.Builder clearIsStampBehindContent()
optional bool is_stamp_behind_content = 15;public boolean hasHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;hasHtmlStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic HtmlStamperInfo getHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;getHtmlStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setHtmlStamper(HtmlStamperInfo value)
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;public ApplyStampRequestStream.Info.Builder setHtmlStamper(HtmlStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;public ApplyStampRequestStream.Info.Builder mergeHtmlStamper(HtmlStamperInfo value)
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;public ApplyStampRequestStream.Info.Builder clearHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;public HtmlStamperInfo.Builder getHtmlStamperBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;public HtmlStamperInfoOrBuilder getHtmlStamperOrBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;getHtmlStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;hasImageStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ImageStamperInfo getImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;getImageStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setImageStamper(ImageStamperInfo value)
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;public ApplyStampRequestStream.Info.Builder setImageStamper(ImageStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;public ApplyStampRequestStream.Info.Builder mergeImageStamper(ImageStamperInfo value)
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;public ApplyStampRequestStream.Info.Builder clearImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;public ImageStamperInfo.Builder getImageStamperBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;public ImageStamperInfoOrBuilder getImageStamperOrBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;getImageStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;hasTextStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic TextStamperInfo getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;getTextStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setTextStamper(TextStamperInfo value)
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;public ApplyStampRequestStream.Info.Builder setTextStamper(TextStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;public ApplyStampRequestStream.Info.Builder mergeTextStamper(TextStamperInfo value)
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;public ApplyStampRequestStream.Info.Builder clearTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;public TextStamperInfo.Builder getTextStamperBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;public TextStamperInfoOrBuilder getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;getTextStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;hasBarcodeStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic BarcodeStamperInfo getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;getBarcodeStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ApplyStampRequestStream.Info.Builder setBarcodeStamper(BarcodeStamperInfo value)
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;public ApplyStampRequestStream.Info.Builder setBarcodeStamper(BarcodeStamperInfo.Builder builderForValue)
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;public ApplyStampRequestStream.Info.Builder mergeBarcodeStamper(BarcodeStamperInfo value)
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;public ApplyStampRequestStream.Info.Builder clearBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;public BarcodeStamperInfo.Builder getBarcodeStamperBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;public BarcodeStamperInfoOrBuilder getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;getBarcodeStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic final ApplyStampRequestStream.Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>public final ApplyStampRequestStream.Info.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ApplyStampRequestStream.Info.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.