Click or drag to resize

CTextAttribute Class

Text attribute helper.
Inheritance Hierarchy
SystemObject
  ComPDFKit.PDFAnnotationCTextAttribute

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.1.0+b8a973db4fce43f68ed31640e557d7c5478d7f58
Syntax
C#
public class CTextAttribute

The CTextAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCTextAttribute
Constructor function.
Top
Properties
  NameDescription
Public propertyFontColor
Font color.
Public propertyFontName
Gets font name.
Public propertyFontSize
Gets font size.
Top
Methods
  NameDescription
Public methodClone
Clones current object.
Top
See Also