public interface IRtfOptions
Modifier and Type | Method and Description |
---|---|
int |
getRtfExternalGraphicCompressionRate()
Gets the compression rate for the external graphic in percent.
|
void |
setRtfExternalGraphicCompressionRate(int percent)
Sets the compression rate for the external graphic in percent.
|
void setRtfExternalGraphicCompressionRate(int percent)
percent
- Compression rateint getRtfExternalGraphicCompressionRate()
Copyright © 2025 Apache Software Foundation. All rights reserved.