Uses of Class
com.ironsoftware.ironpdf.internal.proto.TextStamperInfo
Packages that use TextStamperInfo
-
Uses of TextStamperInfo in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return TextStamperInfoModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type TextStamperInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextStamperInfo>
TextStamperInfo.getParserForType()
static com.google.protobuf.Parser<TextStamperInfo>
TextStamperInfo.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type TextStamperInfoModifier 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;