public interface PdfiumDrawTextRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getColor()
string color = 10; |
com.google.protobuf.ByteString |
getColorBytes()
string color = 10; |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfiumFontInfoP |
getFont()
.ironpdfengineproto.PdfiumFontInfoP font = 4; |
PdfiumFontInfoPOrBuilder |
getFontOrBuilder()
.ironpdfengineproto.PdfiumFontInfoP font = 4; |
double |
getFontSize()
double font_size = 5; |
int |
getPageIndex()
int32 page_index = 2; |
double |
getRotation()
double rotation = 9; |
double |
getScale()
double scale = 8; |
String |
getText()
string text = 3; |
com.google.protobuf.ByteString |
getTextBytes()
string text = 3; |
double |
getX()
double x = 6; |
double |
getY()
double y = 7; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
hasFont()
.ironpdfengineproto.PdfiumFontInfoP font = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;int getPageIndex()
int32 page_index = 2;String getText()
string text = 3;com.google.protobuf.ByteString getTextBytes()
string text = 3;boolean hasFont()
.ironpdfengineproto.PdfiumFontInfoP font = 4;PdfiumFontInfoP getFont()
.ironpdfengineproto.PdfiumFontInfoP font = 4;PdfiumFontInfoPOrBuilder getFontOrBuilder()
.ironpdfengineproto.PdfiumFontInfoP font = 4;double getFontSize()
double font_size = 5;double getX()
double x = 6;double getY()
double y = 7;double getScale()
double scale = 8;double getRotation()
double rotation = 9;String getColor()
string color = 10;com.google.protobuf.ByteString getColorBytes()
string color = 10;Copyright © 2022–2025 Iron Software. All rights reserved.