Uses of Class
com.ironsoftware.ironpdf.internal.proto.VerticalAlignment
Packages that use VerticalAlignment
Package
Description
-
Uses of VerticalAlignment in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return VerticalAlignmentModifier and TypeMethodDescriptionVerticalAlignment.Builder.build()VerticalAlignment.Builder.buildPartial()static VerticalAlignmentVerticalAlignment.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 VerticalAlignmentVerticalAlignment.parseDelimitedFrom(InputStream input) static VerticalAlignmentVerticalAlignment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignmentVerticalAlignment.parseFrom(byte[] data) static VerticalAlignmentVerticalAlignment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignmentVerticalAlignment.parseFrom(com.google.protobuf.ByteString data) static VerticalAlignmentVerticalAlignment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignmentVerticalAlignment.parseFrom(com.google.protobuf.CodedInputStream input) static VerticalAlignmentVerticalAlignment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignmentVerticalAlignment.parseFrom(InputStream input) static VerticalAlignmentVerticalAlignment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerticalAlignmentVerticalAlignment.parseFrom(ByteBuffer data) static VerticalAlignmentVerticalAlignment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type VerticalAlignmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VerticalAlignment>VerticalAlignment.getParserForType()static com.google.protobuf.Parser<VerticalAlignment>VerticalAlignment.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type VerticalAlignmentModifier and TypeMethodDescriptionVerticalAlignment.Builder.mergeFrom(VerticalAlignment other) ApplyStampRequestStream.Info.Builder.mergeVerticalAlignment(VerticalAlignment value) optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;static VerticalAlignment.BuilderVerticalAlignment.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
Methods in com.ironsoftware.ironpdf.internal.staticapi that return VerticalAlignmentModifier and TypeMethodDescriptionstatic VerticalAlignmentStamp_Converter.toProto(VerticalAlignment input)