A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation.Form
CPDFWidget Class
CPDFWidget Methods
ClearWidgetBgRGBColor Method
ClearWidgetBorderRGBColor Method
GetBorderStyle Method
GetFieldFlag Method
GetFieldName Method
GetFieldType Method
GetIsReadOnly Method
GetWidgetBgRGBColor Method
GetWidgetBorderRGBColor Method
GetWidgetBorderStyle Method
GetWidgetCheckColor Method
GetWidgetCheckStyle Method
ResetForm Method
SetBorderStyle Method
SetFieldFlag Method
SetFieldName Method
SetFieldType Method
SetIsReadOnly Method
SetWidgetBgRGBColor Method
SetWidgetBorderRGBColor Method
SetWidgetBorderStyle Method
SetWidgetCheckColor Method
SetWidgetCheckStyle Method
UpdateFormAp Method
CPDFWidget
SetBorderStyle Method
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
bool
SetBorderStyle
(
C_BORDER_STYLE
bs
,
float
[]
dash
)
Parameters
bs
Type:
ComPDFKit.PDFAnnotation
C_BORDER_STYLE
dash
Type:
System
Single
Return Value
Type:
Boolean
See Also
Reference
CPDFWidget Class
ComPDFKit.PDFAnnotation.Form Namespace