Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public PDFObject FontDescription { get; }
Visual Basic
Public ReadOnly Property FontDescription As PDFObject
	Get
Visual C++
public:
property PDFObject^ FontDescription {
	PDFObject^ get ();
}

See Also