public interface AddPdfAttachmentRequestStreamOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getAttachmentChunk()
bytes attachment_chunk = 2; |
AddPdfAttachmentRequestStream.Info |
getInfo()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1; |
AddPdfAttachmentRequestStream.InfoOrBuilder |
getInfoOrBuilder()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1; |
AddPdfAttachmentRequestStream.RequestCase |
getRequestCase() |
boolean |
hasAttachmentChunk()
bytes attachment_chunk = 2; |
boolean |
hasInfo()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasInfo()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
AddPdfAttachmentRequestStream.Info getInfo()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
AddPdfAttachmentRequestStream.InfoOrBuilder getInfoOrBuilder()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
boolean hasAttachmentChunk()
bytes attachment_chunk = 2;
com.google.protobuf.ByteString getAttachmentChunk()
bytes attachment_chunk = 2;
AddPdfAttachmentRequestStream.RequestCase getRequestCase()
Copyright © 2022–2023 Iron Software. All rights reserved.