Click or drag to resize

CPDFMeasureSetTextAttribute Method

Namespace:  ComPDFKit.Measure
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool SetTextAttribute(
	CTextAttribute textAttribute
)

Parameters

textAttribute
Type: ComPDFKit.PDFAnnotationCTextAttribute

Return Value

Type: Boolean
See Also