PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

TextFrame FillFormat is not working
https://forum.pdfsharp.net/viewtopic.php?f=2&t=2713
Page 1 of 1

Author:  jobzky [ Tue Jan 21, 2014 2:40 am ]
Post subject:  TextFrame FillFormat is not working

I want to color a textframe background. I'm using FillFormat.Color but the color is not reflecting to my textframe. Please help.


var textFrame = new TextFrame();
textFrame.Width = Unit.FromInch(4);
textFrame.Height = Unit.FromInch(4);
textFrame.FillFormat.Color = Colors.Red;

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/