Interface ChromeApplyStampRequestStreamP.InfoPOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ChromeApplyStampRequestStreamP.InfoP
,ChromeApplyStampRequestStreamP.InfoP.Builder
- Enclosing class:
- ChromeApplyStampRequestStreamP
public static interface ChromeApplyStampRequestStreamP.InfoPOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChromeBarcodeStamperInfoP
getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeBarcodeStamperInfoPOrBuilder
getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
PdfDocumentP
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfDocumentPOrBuilder
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
HorizontalAlignmentP
getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
HorizontalAlignmentPOrBuilder
getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
LengthP
getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthPOrBuilder
getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeHtmlStamperInfoP
getHtmlStamper()
.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;
ChromeImageStamperInfoPOrBuilder
getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
boolean
getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
LengthP
getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthPOrBuilder
getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthP
getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthPOrBuilder
getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP
getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthPOrBuilder
getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP
getMinWidth()
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;
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;
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;
VerticalAlignmentPOrBuilder
getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
LengthP
getVerticalOffset()
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;
-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasDocument
boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Returns:
- Whether the document field is set.
-
getDocument
PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Returns:
- The document.
-
getDocumentOrBuilder
PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
-
getTargetPagesList
List<PdfiumPageP> getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPages
PdfiumPageP getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPagesCount
int getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPagesOrBuilderList
List<? extends PdfiumPagePOrBuilder> getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPagesOrBuilder
PdfiumPagePOrBuilder getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
hasOpacity
boolean hasOpacity()
optional int32 opacity = 3;
- Returns:
- Whether the opacity field is set.
-
getOpacity
int getOpacity()
optional int32 opacity = 3;
- Returns:
- The opacity.
-
hasRotation
boolean hasRotation()
optional int32 rotation = 4;
- Returns:
- Whether the rotation field is set.
-
getRotation
int getRotation()
optional int32 rotation = 4;
- Returns:
- The rotation.
-
hasHorizontalAlignment
boolean hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Returns:
- Whether the horizontalAlignment field is set.
-
getHorizontalAlignment
HorizontalAlignmentP getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Returns:
- The horizontalAlignment.
-
getHorizontalAlignmentOrBuilder
HorizontalAlignmentPOrBuilder getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
-
hasVerticalAlignment
boolean hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Returns:
- Whether the verticalAlignment field is set.
-
getVerticalAlignment
VerticalAlignmentP getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Returns:
- The verticalAlignment.
-
getVerticalAlignmentOrBuilder
VerticalAlignmentPOrBuilder getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
-
hasHorizontalOffset
boolean hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Returns:
- Whether the horizontalOffset field is set.
-
getHorizontalOffset
LengthP getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Returns:
- The horizontalOffset.
-
getHorizontalOffsetOrBuilder
LengthPOrBuilder getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
-
hasVerticalOffset
boolean hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Returns:
- Whether the verticalOffset field is set.
-
getVerticalOffset
LengthP getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Returns:
- The verticalOffset.
-
getVerticalOffsetOrBuilder
LengthPOrBuilder getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
hasMaxWidth
boolean hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
- Returns:
- Whether the maxWidth field is set.
-
getMaxWidth
LengthP getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
- Returns:
- The maxWidth.
-
getMaxWidthOrBuilder
LengthPOrBuilder getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
-
hasMaxHeight
boolean hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
- Returns:
- Whether the maxHeight field is set.
-
getMaxHeight
LengthP getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
- Returns:
- The maxHeight.
-
getMaxHeightOrBuilder
LengthPOrBuilder getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
-
hasMinWidth
boolean hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
- Returns:
- Whether the minWidth field is set.
-
getMinWidth
LengthP getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
- Returns:
- The minWidth.
-
getMinWidthOrBuilder
LengthPOrBuilder getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;
-
hasMinHeight
boolean hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
- Returns:
- Whether the minHeight field is set.
-
getMinHeight
LengthP getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
- Returns:
- The minHeight.
-
getMinHeightOrBuilder
LengthPOrBuilder getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
-
hasHyperlink
boolean hasHyperlink()
optional string hyperlink = 13;
- Returns:
- Whether the hyperlink field is set.
-
getHyperlink
String getHyperlink()
optional string hyperlink = 13;
- Returns:
- The hyperlink.
-
getHyperlinkBytes
com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;
- Returns:
- The bytes for hyperlink.
-
hasScale
boolean hasScale()
optional double scale = 14;
- Returns:
- Whether the scale field is set.
-
getScale
double getScale()
optional double scale = 14;
- Returns:
- The scale.
-
hasIsStampBehindContent
boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Returns:
- Whether the isStampBehindContent field is set.
-
getIsStampBehindContent
boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Returns:
- The isStampBehindContent.
-
hasOwnerPassword
boolean hasOwnerPassword()
optional string owner_password = 16;
- Returns:
- Whether the ownerPassword field is set.
-
getOwnerPassword
String getOwnerPassword()
optional string owner_password = 16;
- Returns:
- The ownerPassword.
-
getOwnerPasswordBytes
com.google.protobuf.ByteString getOwnerPasswordBytes()
optional string owner_password = 16;
- Returns:
- The bytes for ownerPassword.
-
hasUserPassword
boolean hasUserPassword()
optional string user_password = 17;
- Returns:
- Whether the userPassword field is set.
-
getUserPassword
String getUserPassword()
optional string user_password = 17;
- Returns:
- The userPassword.
-
getUserPasswordBytes
com.google.protobuf.ByteString getUserPasswordBytes()
optional string user_password = 17;
- Returns:
- The bytes for userPassword.
-
hasTimeout
boolean hasTimeout()
optional int32 timeout = 22;
- Returns:
- Whether the timeout field is set.
-
getTimeout
int getTimeout()
optional int32 timeout = 22;
- Returns:
- The timeout.
-
hasRenderDelay
boolean hasRenderDelay()
optional int32 render_delay = 23;
- Returns:
- Whether the renderDelay field is set.
-
getRenderDelay
int getRenderDelay()
optional int32 render_delay = 23;
- Returns:
- The renderDelay.
-
hasHtmlStamper
boolean hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Returns:
- Whether the htmlStamper field is set.
-
getHtmlStamper
ChromeHtmlStamperInfoP getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Returns:
- The htmlStamper.
-
getHtmlStamperOrBuilder
ChromeHtmlStamperInfoPOrBuilder getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
-
hasImageStamper
boolean hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Returns:
- Whether the imageStamper field is set.
-
getImageStamper
ChromeImageStamperInfoP getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Returns:
- The imageStamper.
-
getImageStamperOrBuilder
ChromeImageStamperInfoPOrBuilder getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
-
hasTextStamper
boolean hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Returns:
- Whether the textStamper field is set.
-
getTextStamper
ChromeTextStamperInfoP getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Returns:
- The textStamper.
-
getTextStamperOrBuilder
ChromeTextStamperInfoPOrBuilder getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
-
hasBarcodeStamper
boolean hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Returns:
- Whether the barcodeStamper field is set.
-
getBarcodeStamper
ChromeBarcodeStamperInfoP getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Returns:
- The barcodeStamper.
-
getBarcodeStamperOrBuilder
ChromeBarcodeStamperInfoPOrBuilder getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
-
getStamperTypeInfoCase
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase getStamperTypeInfoCase()
-
-