Uses of Class
com.ironsoftware.ironpdf.internal.proto.VerticalAlignment
Package
Description
-
Uses of VerticalAlignment in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionVerticalAlignment.Builder.build()
VerticalAlignment.Builder.buildPartial()
static VerticalAlignment
VerticalAlignment.getDefaultInstance()
VerticalAlignment.Builder.getDefaultInstanceForType()
VerticalAlignment.getDefaultInstanceForType()
ApplyStampRequestStream.Info.Builder.getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
ApplyStampRequestStream.Info.getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
ApplyStampRequestStream.InfoOrBuilder.getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
static VerticalAlignment
VerticalAlignment.parseDelimitedFrom
(InputStream input) static VerticalAlignment
VerticalAlignment.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignment
VerticalAlignment.parseFrom
(byte[] data) static VerticalAlignment
VerticalAlignment.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignment
VerticalAlignment.parseFrom
(com.google.protobuf.ByteString data) static VerticalAlignment
VerticalAlignment.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignment
VerticalAlignment.parseFrom
(com.google.protobuf.CodedInputStream input) static VerticalAlignment
VerticalAlignment.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignment
VerticalAlignment.parseFrom
(InputStream input) static VerticalAlignment
VerticalAlignment.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignment
VerticalAlignment.parseFrom
(ByteBuffer data) static VerticalAlignment
VerticalAlignment.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<VerticalAlignment>
VerticalAlignment.getParserForType()
static com.google.protobuf.Parser<VerticalAlignment>
VerticalAlignment.parser()
Modifier and TypeMethodDescriptionVerticalAlignment.Builder.mergeFrom
(VerticalAlignment other) ApplyStampRequestStream.Info.Builder.mergeVerticalAlignment
(VerticalAlignment value) optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
static VerticalAlignment.Builder
VerticalAlignment.newBuilder
(VerticalAlignment prototype) ApplyStampRequestStream.Info.Builder.setVerticalAlignment
(VerticalAlignment value) optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
-
Uses of VerticalAlignment in com.ironsoftware.ironpdf.internal.staticapi
Modifier and TypeMethodDescriptionstatic VerticalAlignment
Stamp_Converter.toProto
(VerticalAlignment input)