'Declaration <CategoryAttribute("PDF")> <DescriptionAttribute("A text font name.")> Public Property TextOnlyFontName As System.String
[Category("PDF")] [Description("A text font name.")] public System.String TextOnlyFontName { get; set; }
[Category("PDF")] [Description("A text font name.")] public: __property System.String get_TextOnlyFontName(); public: __property void set_TextOnlyFontName(
System.String value
);
[Category("PDF")] [Description("A text font name.")] public:
property System.String TextOnlyFontName { System.String get(); void set(System.String value); }
Property Value
Default value is Arial.