Uses of Class
com.ironsoftware.ironpdf.internal.proto.ApplyStampRequestStream.Info.Builder
-
Uses of ApplyStampRequestStream.Info.Builder in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionApplyStampRequestStream.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.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()
ApplyStampRequestStream.Builder.getInfoBuilder()
.IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;
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
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ApplyStampRequestStream.Info.Builder.mergeFrom
(com.google.protobuf.Message other) ApplyStampRequestStream.Info.Builder.mergeFrom
(ApplyStampRequestStream.Info 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.newBuilder()
ApplyStampRequestStream.Info.newBuilder
(ApplyStampRequestStream.Info prototype) ApplyStampRequestStream.Info.newBuilderForType()
protected ApplyStampRequestStream.Info.Builder
ApplyStampRequestStream.Info.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ApplyStampRequestStream.Info.Builder.setBarcodeStamper
(BarcodeStamperInfo value) .IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
ApplyStampRequestStream.Info.Builder.setBarcodeStamper
(BarcodeStamperInfo.Builder builderForValue) .IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
ApplyStampRequestStream.Info.Builder.setDocument
(PdfDocument value) .IronPdfEngine.Proto.PdfDocument document = 1;
ApplyStampRequestStream.Info.Builder.setDocument
(PdfDocument.Builder builderForValue) .IronPdfEngine.Proto.PdfDocument document = 1;
ApplyStampRequestStream.Info.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ApplyStampRequestStream.Info.Builder.setHorizontalAlignment
(HorizontalAlignment value) optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;
ApplyStampRequestStream.Info.Builder.setHorizontalAlignment
(HorizontalAlignment.Builder builderForValue) optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;
ApplyStampRequestStream.Info.Builder.setHorizontalOffset
(Length value) optional .IronPdfEngine.Proto.Length horizontal_offset = 7;
ApplyStampRequestStream.Info.Builder.setHorizontalOffset
(Length.Builder builderForValue) optional .IronPdfEngine.Proto.Length horizontal_offset = 7;
ApplyStampRequestStream.Info.Builder.setHtmlStamper
(HtmlStamperInfo value) .IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;
ApplyStampRequestStream.Info.Builder.setHtmlStamper
(HtmlStamperInfo.Builder builderForValue) .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 value) .IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;
ApplyStampRequestStream.Info.Builder.setImageStamper
(ImageStamperInfo.Builder builderForValue) .IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;
ApplyStampRequestStream.Info.Builder.setIsStampBehindContent
(boolean value) optional bool is_stamp_behind_content = 15;
ApplyStampRequestStream.Info.Builder.setMaxHeight
(Length value) optional .IronPdfEngine.Proto.Length max_height = 10;
ApplyStampRequestStream.Info.Builder.setMaxHeight
(Length.Builder builderForValue) optional .IronPdfEngine.Proto.Length max_height = 10;
ApplyStampRequestStream.Info.Builder.setMaxWidth
(Length value) optional .IronPdfEngine.Proto.Length max_width = 9;
ApplyStampRequestStream.Info.Builder.setMaxWidth
(Length.Builder builderForValue) optional .IronPdfEngine.Proto.Length max_width = 9;
ApplyStampRequestStream.Info.Builder.setMinHeight
(Length value) optional .IronPdfEngine.Proto.Length min_height = 12;
ApplyStampRequestStream.Info.Builder.setMinHeight
(Length.Builder builderForValue) optional .IronPdfEngine.Proto.Length min_height = 12;
ApplyStampRequestStream.Info.Builder.setMinWidth
(Length value) optional .IronPdfEngine.Proto.Length min_width = 11;
ApplyStampRequestStream.Info.Builder.setMinWidth
(Length.Builder builderForValue) 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 value) .IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
ApplyStampRequestStream.Info.Builder.setTextStamper
(TextStamperInfo.Builder builderForValue) .IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
ApplyStampRequestStream.Info.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) ApplyStampRequestStream.Info.Builder.setVerticalAlignment
(VerticalAlignment value) optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
ApplyStampRequestStream.Info.Builder.setVerticalAlignment
(VerticalAlignment.Builder builderForValue) optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
ApplyStampRequestStream.Info.Builder.setVerticalOffset
(Length value) optional .IronPdfEngine.Proto.Length vertical_offset = 8;
ApplyStampRequestStream.Info.Builder.setVerticalOffset
(Length.Builder builderForValue) optional .IronPdfEngine.Proto.Length vertical_offset = 8;
ApplyStampRequestStream.Info.toBuilder()
Modifier and TypeMethodDescriptionApplyStampRequestStream.Builder.setInfo
(ApplyStampRequestStream.Info.Builder builderForValue) .IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;