public static interface ApplyStampRequestStream.InfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BarcodeStamperInfo |
getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
BarcodeStamperInfoOrBuilder |
getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
HorizontalAlignment |
getHorizontalAlignment()
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; |
LengthOrBuilder |
getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
HtmlStamperInfo |
getHtmlStamper()
.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; |
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; |
LengthOrBuilder |
getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
Length |
getMaxWidth()
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; |
LengthOrBuilder |
getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
Length |
getMinWidth()
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; |
TextStamperInfoOrBuilder |
getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
VerticalAlignment |
getVerticalAlignment()
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; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;List<Integer> getTargetPagesIndexesList()
repeated int32 target_pages_indexes = 2;int getTargetPagesIndexesCount()
repeated int32 target_pages_indexes = 2;int getTargetPagesIndexes(int index)
repeated int32 target_pages_indexes = 2;index - The index of the element to return.boolean hasOpacity()
optional int32 opacity = 3;int getOpacity()
optional int32 opacity = 3;boolean hasRotation()
optional int32 rotation = 4;int getRotation()
optional int32 rotation = 4;boolean hasHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;HorizontalAlignment getHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;HorizontalAlignmentOrBuilder getHorizontalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;boolean hasVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;VerticalAlignment getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;VerticalAlignmentOrBuilder getVerticalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;boolean hasHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;Length getHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;LengthOrBuilder getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;boolean hasVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;Length getVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;LengthOrBuilder getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;boolean hasMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;Length getMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;LengthOrBuilder getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9;boolean hasMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;Length getMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;LengthOrBuilder getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10;boolean hasMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;Length getMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;LengthOrBuilder getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11;boolean hasMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;Length getMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;LengthOrBuilder getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12;boolean hasHyperlink()
optional string hyperlink = 13;String getHyperlink()
optional string hyperlink = 13;com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;boolean hasScale()
optional double scale = 14;double getScale()
optional double scale = 14;boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;boolean hasHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;HtmlStamperInfo getHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;HtmlStamperInfoOrBuilder getHtmlStamperOrBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;boolean hasImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;ImageStamperInfo getImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;ImageStamperInfoOrBuilder getImageStamperOrBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;boolean hasTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;TextStamperInfo getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;TextStamperInfoOrBuilder getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;boolean hasBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;BarcodeStamperInfo getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;BarcodeStamperInfoOrBuilder getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;ApplyStampRequestStream.Info.StamperTypeInfoCase getStamperTypeInfoCase()
Copyright © 2022–2023 Iron Software. All rights reserved.