Click or drag to resize

CPDFAnnotationGetTextAttribute Method

Gets annotation text attribute, more:CTextAttribute

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public CTextAttribute GetTextAttribute()

Return Value

Type: CTextAttribute
Text attribute
See Also