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.0.0.0
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