Specifies how color is applied.
[Serializable]
public enum Apply : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
StrokeThe border is drawn.
FillThe fill is drawn.
BothBoth border and fill are drawn.

See Also

ceTe.DynamicPDF Namespace