Uses of Enum
com.ironsoftware.ironpdf.internal.proto.DrawBitmapRequestStream.RequestCase
-
Uses of DrawBitmapRequestStream.RequestCase in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionDrawBitmapRequestStream.RequestCase.forNumber
(int value) DrawBitmapRequestStream.Builder.getRequestCase()
DrawBitmapRequestStream.getRequestCase()
DrawBitmapRequestStreamOrBuilder.getRequestCase()
DrawBitmapRequestStream.RequestCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static DrawBitmapRequestStream.RequestCase[]
DrawBitmapRequestStream.RequestCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.