Uses of Class
com.ironsoftware.ironpdf.internal.proto.TextStamperInfo
-
Uses of TextStamperInfo in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionTextStamperInfo.Builder.build()
TextStamperInfo.Builder.buildPartial()
static TextStamperInfo
TextStamperInfo.getDefaultInstance()
TextStamperInfo.Builder.getDefaultInstanceForType()
TextStamperInfo.getDefaultInstanceForType()
ApplyStampRequestStream.Info.Builder.getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
ApplyStampRequestStream.Info.getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
ApplyStampRequestStream.InfoOrBuilder.getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
static TextStamperInfo
TextStamperInfo.parseDelimitedFrom
(InputStream input) static TextStamperInfo
TextStamperInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextStamperInfo
TextStamperInfo.parseFrom
(byte[] data) static TextStamperInfo
TextStamperInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextStamperInfo
TextStamperInfo.parseFrom
(com.google.protobuf.ByteString data) static TextStamperInfo
TextStamperInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextStamperInfo
TextStamperInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static TextStamperInfo
TextStamperInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextStamperInfo
TextStamperInfo.parseFrom
(InputStream input) static TextStamperInfo
TextStamperInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextStamperInfo
TextStamperInfo.parseFrom
(ByteBuffer data) static TextStamperInfo
TextStamperInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextStamperInfo>
TextStamperInfo.getParserForType()
static com.google.protobuf.Parser<TextStamperInfo>
TextStamperInfo.parser()
Modifier and TypeMethodDescriptionTextStamperInfo.Builder.mergeFrom
(TextStamperInfo other) ApplyStampRequestStream.Info.Builder.mergeTextStamper
(TextStamperInfo value) .IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
static TextStamperInfo.Builder
TextStamperInfo.newBuilder
(TextStamperInfo prototype) ApplyStampRequestStream.Info.Builder.setTextStamper
(TextStamperInfo value) .IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;