Aspose::Pdf::TextStamp::set_AutoAdjustFontSizeToFitStampRectangle method

TextStamp::set_AutoAdjustFontSizeToFitStampRectangle method

If enabled, the font size will be automatically adjusted to fit the stamp rectangle of size: Width and Height. Default width and height are derived from the page rectangle.

void Aspose::Pdf::TextStamp::set_AutoAdjustFontSizeToFitStampRectangle(bool value)

See Also