|
THPDFPage.SetAnnotationBorderStyle
|
ก่อนหน้า เมธอด THPDFAnnotBorderStyle |
|
Installs or replaces the /BS border style dictionary on an annotation.
Delphi syntax: procedure SetAnnotationBorderStyle(Annot: THPDFDictionaryObject; Width: Single; Style: THPDFAnnotBorderStyle; const DashPattern: array of Single);
C++ syntax: void __fastcall SetAnnotationBorderStyle(THPDFDictionaryObject *Annot, float Width, THPDFAnnotBorderStyle Style, const float *DashPattern, const int DashPattern_Size);
คำอธิบาย
ใช้
See also: THPDFAnnotBorderStyle, LastAnnotation, AddPopupAnnotationFor, PDF Filter Support |