public static final class ChromeApplyStampRequestStreamP.InfoP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder> implements ChromeApplyStampRequestStreamP.InfoPOrBuilder
ironpdfengineproto.ChromeApplyStampRequestStreamP.InfoP| Modifier and Type | Method and Description |
|---|---|
ChromeApplyStampRequestStreamP.InfoP.Builder |
addAllTargetPages(Iterable<? extends PdfiumPageP> values)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
addTargetPages(int index,
PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
addTargetPages(int index,
PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
addTargetPages(PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
addTargetPages(PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
PdfiumPageP.Builder |
addTargetPagesBuilder()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
PdfiumPageP.Builder |
addTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP |
build() |
ChromeApplyStampRequestStreamP.InfoP |
buildPartial() |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clear() |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearHyperlink()
optional string hyperlink = 13; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearOpacity()
optional int32 opacity = 3; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearOwnerPassword()
optional string owner_password = 16; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearRenderDelay()
optional int32 render_delay = 23; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearRotation()
optional int32 rotation = 4; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearScale()
optional double scale = 14; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearStamperTypeInfo() |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearTargetPages()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearTimeout()
optional int32 timeout = 22; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearUserPassword()
optional string user_password = 17; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clearVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
clone() |
ChromeBarcodeStamperInfoP |
getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeBarcodeStamperInfoP.Builder |
getBarcodeStamperBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeBarcodeStamperInfoPOrBuilder |
getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeApplyStampRequestStreamP.InfoP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentP.Builder |
getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
HorizontalAlignmentP |
getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
HorizontalAlignmentP.Builder |
getHorizontalAlignmentBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
HorizontalAlignmentPOrBuilder |
getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
LengthP |
getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
LengthP.Builder |
getHorizontalOffsetBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
LengthPOrBuilder |
getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
ChromeHtmlStamperInfoP |
getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeHtmlStamperInfoP.Builder |
getHtmlStamperBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeHtmlStamperInfoPOrBuilder |
getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
String |
getHyperlink()
optional string hyperlink = 13; |
com.google.protobuf.ByteString |
getHyperlinkBytes()
optional string hyperlink = 13; |
ChromeImageStamperInfoP |
getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeImageStamperInfoP.Builder |
getImageStamperBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeImageStamperInfoPOrBuilder |
getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
boolean |
getIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
LengthP |
getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10; |
LengthP.Builder |
getMaxHeightBuilder()
optional .ironpdfengineproto.LengthP max_height = 10; |
LengthPOrBuilder |
getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10; |
LengthP |
getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9; |
LengthP.Builder |
getMaxWidthBuilder()
optional .ironpdfengineproto.LengthP max_width = 9; |
LengthPOrBuilder |
getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9; |
LengthP |
getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12; |
LengthP.Builder |
getMinHeightBuilder()
optional .ironpdfengineproto.LengthP min_height = 12; |
LengthPOrBuilder |
getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12; |
LengthP |
getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11; |
LengthP.Builder |
getMinWidthBuilder()
optional .ironpdfengineproto.LengthP min_width = 11; |
LengthPOrBuilder |
getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11; |
int |
getOpacity()
optional int32 opacity = 3; |
String |
getOwnerPassword()
optional string owner_password = 16; |
com.google.protobuf.ByteString |
getOwnerPasswordBytes()
optional string owner_password = 16; |
int |
getRenderDelay()
optional int32 render_delay = 23; |
int |
getRotation()
optional int32 rotation = 4; |
double |
getScale()
optional double scale = 14; |
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase |
getStamperTypeInfoCase() |
PdfiumPageP |
getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
PdfiumPageP.Builder |
getTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
List<PdfiumPageP.Builder> |
getTargetPagesBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
int |
getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
List<PdfiumPageP> |
getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
PdfiumPagePOrBuilder |
getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
List<? extends PdfiumPagePOrBuilder> |
getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeTextStamperInfoP |
getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeTextStamperInfoP.Builder |
getTextStamperBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeTextStamperInfoPOrBuilder |
getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
int |
getTimeout()
optional int32 timeout = 22; |
String |
getUserPassword()
optional string user_password = 17; |
com.google.protobuf.ByteString |
getUserPasswordBytes()
optional string user_password = 17; |
VerticalAlignmentP |
getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
VerticalAlignmentP.Builder |
getVerticalAlignmentBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
VerticalAlignmentPOrBuilder |
getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
LengthP |
getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
LengthP.Builder |
getVerticalOffsetBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
LengthPOrBuilder |
getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
boolean |
hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
boolean |
hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
boolean |
hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
boolean |
hasHyperlink()
optional string hyperlink = 13; |
boolean |
hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
boolean |
hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
boolean |
hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10; |
boolean |
hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9; |
boolean |
hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12; |
boolean |
hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11; |
boolean |
hasOpacity()
optional int32 opacity = 3; |
boolean |
hasOwnerPassword()
optional string owner_password = 16; |
boolean |
hasRenderDelay()
optional int32 render_delay = 23; |
boolean |
hasRotation()
optional int32 rotation = 4; |
boolean |
hasScale()
optional double scale = 14; |
boolean |
hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
boolean |
hasTimeout()
optional int32 timeout = 22; |
boolean |
hasUserPassword()
optional string user_password = 17; |
boolean |
hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
boolean |
hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
boolean |
isInitialized() |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeFrom(ChromeApplyStampRequestStreamP.InfoP other) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
mergeVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
removeTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setBarcodeStamper(ChromeBarcodeStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHorizontalAlignment(HorizontalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHorizontalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHtmlStamper(ChromeHtmlStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHyperlink(String value)
optional string hyperlink = 13; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setHyperlinkBytes(com.google.protobuf.ByteString value)
optional string hyperlink = 13; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setImageStamper(ChromeImageStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setIsStampBehindContent(boolean value)
optional bool is_stamp_behind_content = 15; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMaxHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_height = 10; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMaxWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_width = 9; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMinHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_height = 12; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMinWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_width = 11; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setOpacity(int value)
optional int32 opacity = 3; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setOwnerPassword(String value)
optional string owner_password = 16; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setOwnerPasswordBytes(com.google.protobuf.ByteString value)
optional string owner_password = 16; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setRenderDelay(int value)
optional int32 render_delay = 23; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setRotation(int value)
optional int32 rotation = 4; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setScale(double value)
optional double scale = 14; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setTargetPages(int index,
PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setTargetPages(int index,
PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setTextStamper(ChromeTextStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setTimeout(int value)
optional int32 timeout = 22; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setUserPassword(String value)
optional string user_password = 17; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setUserPasswordBytes(com.google.protobuf.ByteString value)
optional string user_password = 17; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setVerticalAlignment(VerticalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setVerticalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
ChromeApplyStampRequestStreamP.InfoP.Builder |
setVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public ChromeApplyStampRequestStreamP.InfoP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.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<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChromeApplyStampRequestStreamP.InfoP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChromeApplyStampRequestStreamP.InfoP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.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<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.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<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.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<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.Builder mergeFrom(ChromeApplyStampRequestStreamP.InfoP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>public ChromeApplyStampRequestStreamP.InfoP.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<ChromeApplyStampRequestStreamP.InfoP.Builder>IOExceptionpublic ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase getStamperTypeInfoCase()
getStamperTypeInfoCase in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder clearStamperTypeInfo()
public boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;hasDocument in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;getDocument in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;public ChromeApplyStampRequestStreamP.InfoP.Builder setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;public ChromeApplyStampRequestStreamP.InfoP.Builder clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1;public PdfDocumentP.Builder getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;public PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;getDocumentOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic List<PdfiumPageP> getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesList in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesCount in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfiumPageP getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPages in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setTargetPages(int index, PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder setTargetPages(int index, PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(int index, PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(int index, PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder addAllTargetPages(Iterable<? extends PdfiumPageP> values)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder clearTargetPages()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public ChromeApplyStampRequestStreamP.InfoP.Builder removeTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public PdfiumPageP.Builder getTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public PdfiumPagePOrBuilder getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic List<? extends PdfiumPagePOrBuilder> getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesOrBuilderList in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfiumPageP.Builder addTargetPagesBuilder()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public PdfiumPageP.Builder addTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public List<PdfiumPageP.Builder> getTargetPagesBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;public boolean hasOpacity()
optional int32 opacity = 3;hasOpacity in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getOpacity()
optional int32 opacity = 3;getOpacity in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setOpacity(int value)
optional int32 opacity = 3;value - The opacity to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearOpacity()
optional int32 opacity = 3;public boolean hasRotation()
optional int32 rotation = 4;hasRotation in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getRotation()
optional int32 rotation = 4;getRotation in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setRotation(int value)
optional int32 rotation = 4;value - The rotation to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearRotation()
optional int32 rotation = 4;public boolean hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;hasHorizontalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic HorizontalAlignmentP getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;getHorizontalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;public ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalAlignment(HorizontalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;public ChromeApplyStampRequestStreamP.InfoP.Builder clearHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;public HorizontalAlignmentP.Builder getHorizontalAlignmentBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;public HorizontalAlignmentPOrBuilder getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;getHorizontalAlignmentOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;hasVerticalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic VerticalAlignmentP getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;getVerticalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;public ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalAlignment(VerticalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;public ChromeApplyStampRequestStreamP.InfoP.Builder clearVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;public VerticalAlignmentP.Builder getVerticalAlignmentBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;public VerticalAlignmentPOrBuilder getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;getVerticalAlignmentOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;hasHorizontalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;getHorizontalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;public ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;public ChromeApplyStampRequestStreamP.InfoP.Builder clearHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;public LengthP.Builder getHorizontalOffsetBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;public LengthPOrBuilder getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;getHorizontalOffsetOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;hasVerticalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;getVerticalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;public ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP vertical_offset = 8;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;public ChromeApplyStampRequestStreamP.InfoP.Builder clearVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;public LengthP.Builder getVerticalOffsetBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;public LengthPOrBuilder getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;getVerticalOffsetOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;hasMaxWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;getMaxWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;public ChromeApplyStampRequestStreamP.InfoP.Builder setMaxWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_width = 9;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;public ChromeApplyStampRequestStreamP.InfoP.Builder clearMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;public LengthP.Builder getMaxWidthBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;public LengthPOrBuilder getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;getMaxWidthOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;hasMaxHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;getMaxHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;public ChromeApplyStampRequestStreamP.InfoP.Builder setMaxHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_height = 10;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;public ChromeApplyStampRequestStreamP.InfoP.Builder clearMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;public LengthP.Builder getMaxHeightBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;public LengthPOrBuilder getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;getMaxHeightOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;hasMinWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;getMinWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;public ChromeApplyStampRequestStreamP.InfoP.Builder setMinWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_width = 11;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;public ChromeApplyStampRequestStreamP.InfoP.Builder clearMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;public LengthP.Builder getMinWidthBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;public LengthPOrBuilder getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;getMinWidthOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;hasMinHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;getMinHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;public ChromeApplyStampRequestStreamP.InfoP.Builder setMinHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_height = 12;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;public ChromeApplyStampRequestStreamP.InfoP.Builder clearMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;public LengthP.Builder getMinHeightBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;public LengthPOrBuilder getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;getMinHeightOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasHyperlink()
optional string hyperlink = 13;hasHyperlink in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic String getHyperlink()
optional string hyperlink = 13;getHyperlink in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;getHyperlinkBytes in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setHyperlink(String value)
optional string hyperlink = 13;value - The hyperlink to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearHyperlink()
optional string hyperlink = 13;public ChromeApplyStampRequestStreamP.InfoP.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 ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic double getScale()
optional double scale = 14;getScale in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setScale(double value)
optional double scale = 14;value - The scale to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearScale()
optional double scale = 14;public boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;hasIsStampBehindContent in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;getIsStampBehindContent in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setIsStampBehindContent(boolean value)
optional bool is_stamp_behind_content = 15;value - The isStampBehindContent to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearIsStampBehindContent()
optional bool is_stamp_behind_content = 15;public boolean hasOwnerPassword()
optional string owner_password = 16;hasOwnerPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic String getOwnerPassword()
optional string owner_password = 16;getOwnerPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic com.google.protobuf.ByteString getOwnerPasswordBytes()
optional string owner_password = 16;getOwnerPasswordBytes in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setOwnerPassword(String value)
optional string owner_password = 16;value - The ownerPassword to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearOwnerPassword()
optional string owner_password = 16;public ChromeApplyStampRequestStreamP.InfoP.Builder setOwnerPasswordBytes(com.google.protobuf.ByteString value)
optional string owner_password = 16;value - The bytes for ownerPassword to set.public boolean hasUserPassword()
optional string user_password = 17;hasUserPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic String getUserPassword()
optional string user_password = 17;getUserPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic com.google.protobuf.ByteString getUserPasswordBytes()
optional string user_password = 17;getUserPasswordBytes in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setUserPassword(String value)
optional string user_password = 17;value - The userPassword to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearUserPassword()
optional string user_password = 17;public ChromeApplyStampRequestStreamP.InfoP.Builder setUserPasswordBytes(com.google.protobuf.ByteString value)
optional string user_password = 17;value - The bytes for userPassword to set.public boolean hasTimeout()
optional int32 timeout = 22;hasTimeout in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getTimeout()
optional int32 timeout = 22;getTimeout in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setTimeout(int value)
optional int32 timeout = 22;value - The timeout to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearTimeout()
optional int32 timeout = 22;public boolean hasRenderDelay()
optional int32 render_delay = 23;hasRenderDelay in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getRenderDelay()
optional int32 render_delay = 23;getRenderDelay in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setRenderDelay(int value)
optional int32 render_delay = 23;value - The renderDelay to set.public ChromeApplyStampRequestStreamP.InfoP.Builder clearRenderDelay()
optional int32 render_delay = 23;public boolean hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;hasHtmlStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeHtmlStamperInfoP getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;getHtmlStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;public ChromeApplyStampRequestStreamP.InfoP.Builder setHtmlStamper(ChromeHtmlStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;public ChromeApplyStampRequestStreamP.InfoP.Builder clearHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;public ChromeHtmlStamperInfoP.Builder getHtmlStamperBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;public ChromeHtmlStamperInfoPOrBuilder getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;getHtmlStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;hasImageStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeImageStamperInfoP getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;getImageStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;public ChromeApplyStampRequestStreamP.InfoP.Builder setImageStamper(ChromeImageStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;public ChromeApplyStampRequestStreamP.InfoP.Builder clearImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;public ChromeImageStamperInfoP.Builder getImageStamperBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;public ChromeImageStamperInfoPOrBuilder getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;getImageStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;hasTextStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeTextStamperInfoP getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;getTextStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;public ChromeApplyStampRequestStreamP.InfoP.Builder setTextStamper(ChromeTextStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;public ChromeApplyStampRequestStreamP.InfoP.Builder clearTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;public ChromeTextStamperInfoP.Builder getTextStamperBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;public ChromeTextStamperInfoPOrBuilder getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;getTextStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;hasBarcodeStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeBarcodeStamperInfoP getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;getBarcodeStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeApplyStampRequestStreamP.InfoP.Builder setBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;public ChromeApplyStampRequestStreamP.InfoP.Builder setBarcodeStamper(ChromeBarcodeStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;public ChromeApplyStampRequestStreamP.InfoP.Builder mergeBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;public ChromeApplyStampRequestStreamP.InfoP.Builder clearBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;public ChromeBarcodeStamperInfoP.Builder getBarcodeStamperBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;public ChromeBarcodeStamperInfoPOrBuilder getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;getBarcodeStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic final ChromeApplyStampRequestStreamP.InfoP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>public final ChromeApplyStampRequestStreamP.InfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>Copyright © 2022–2025 Iron Software. All rights reserved.