Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Class and Description |
---|---|
class |
Length
Protobuf type
IronPdfEngine.Proto.Length |
static class |
Length.Builder
Protobuf type
IronPdfEngine.Proto.Length |
Modifier and Type | Method and Description |
---|---|
LengthOrBuilder |
ApplyStampRequestStream.InfoOrBuilder.getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
LengthOrBuilder |
ApplyStampRequestStream.Info.getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
LengthOrBuilder |
ApplyStampRequestStream.Info.Builder.getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
LengthOrBuilder |
ApplyStampRequestStream.InfoOrBuilder.getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
LengthOrBuilder |
ApplyStampRequestStream.Info.getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
LengthOrBuilder |
ApplyStampRequestStream.Info.Builder.getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
LengthOrBuilder |
ApplyStampRequestStream.InfoOrBuilder.getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9; |
LengthOrBuilder |
ApplyStampRequestStream.Info.getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9; |
LengthOrBuilder |
ApplyStampRequestStream.Info.Builder.getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9; |
LengthOrBuilder |
ApplyStampRequestStream.InfoOrBuilder.getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
LengthOrBuilder |
ApplyStampRequestStream.Info.getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
LengthOrBuilder |
ApplyStampRequestStream.Info.Builder.getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
LengthOrBuilder |
ApplyStampRequestStream.InfoOrBuilder.getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11; |
LengthOrBuilder |
ApplyStampRequestStream.Info.getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11; |
LengthOrBuilder |
ApplyStampRequestStream.Info.Builder.getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11; |
LengthOrBuilder |
ApplyStampRequestStream.InfoOrBuilder.getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
LengthOrBuilder |
ApplyStampRequestStream.Info.getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
LengthOrBuilder |
ApplyStampRequestStream.Info.Builder.getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
Copyright © 2022–2023 Iron Software. All rights reserved.