public static final class PdfiumPagenateDocumentRequestP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder> implements PdfiumPagenateDocumentRequestPOrBuilder
ironpdfengineproto.PdfiumPagenateDocumentRequestPgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public PdfiumPagenateDocumentRequestP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PdfiumPagenateDocumentRequestP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PdfiumPagenateDocumentRequestP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PdfiumPagenateDocumentRequestP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder mergeFrom(PdfiumPagenateDocumentRequestP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public PdfiumPagenateDocumentRequestP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumPagenateDocumentRequestP.Builder>IOExceptionpublic boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;hasDocument in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;getDocument in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfiumPagenateDocumentRequestP.Builder setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;public PdfiumPagenateDocumentRequestP.Builder setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1;public PdfiumPagenateDocumentRequestP.Builder mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;public PdfiumPagenateDocumentRequestP.Builder clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1;public PdfDocumentP.Builder getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;public PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;getDocumentOrBuilder in interface PdfiumPagenateDocumentRequestPOrBuilderpublic double getNewWidth()
double new_width = 2;getNewWidth in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfiumPagenateDocumentRequestP.Builder setNewWidth(double value)
double new_width = 2;value - The newWidth to set.public PdfiumPagenateDocumentRequestP.Builder clearNewWidth()
double new_width = 2;public double getNewHeight()
double new_height = 3;getNewHeight in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfiumPagenateDocumentRequestP.Builder setNewHeight(double value)
double new_height = 3;value - The newHeight to set.public PdfiumPagenateDocumentRequestP.Builder clearNewHeight()
double new_height = 3;public int getCols()
int32 cols = 4;getCols in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfiumPagenateDocumentRequestP.Builder setCols(int value)
int32 cols = 4;value - The cols to set.public PdfiumPagenateDocumentRequestP.Builder clearCols()
int32 cols = 4;public int getRows()
int32 rows = 5;getRows in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfiumPagenateDocumentRequestP.Builder setRows(int value)
int32 rows = 5;value - The rows to set.public PdfiumPagenateDocumentRequestP.Builder clearRows()
int32 rows = 5;public boolean getDrawBorders()
bool draw_borders = 6;getDrawBorders in interface PdfiumPagenateDocumentRequestPOrBuilderpublic PdfiumPagenateDocumentRequestP.Builder setDrawBorders(boolean value)
bool draw_borders = 6;value - The drawBorders to set.public PdfiumPagenateDocumentRequestP.Builder clearDrawBorders()
bool draw_borders = 6;public final PdfiumPagenateDocumentRequestP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>public final PdfiumPagenateDocumentRequestP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPagenateDocumentRequestP.Builder>Copyright © 2022–2024 Iron Software. All rights reserved.