Method | Description | |
---|---|---|
GetHandle ( ) : |
||
HPdfAnnotation ( |
||
SetBorderStyle ( float width, ushort dash_on, ushort dash_off ) : void | ||
SetHighlightMode ( HPdfAnnotHighlightMode mode ) : void | ||
SetIcon ( HPdfAnnotIcon icon ) : void | ||
SetOpened ( bool opened ) : void |
Method | Description | |
---|---|---|
HPDF_LinkAnnot_SetBorderStyle ( |
||
HPDF_LinkAnnot_SetHighlightMode ( |
||
HPDF_TextAnnot_SetIcon ( |
||
HPDF_TextAnnot_SetOpened ( |
public HPdfAnnotation ( |
||
hannot | ||
return | System |
public SetBorderStyle ( float width, ushort dash_on, ushort dash_off ) : void | ||
width | float | |
dash_on | ushort | |
dash_off | ushort | |
return | void |
public SetHighlightMode ( HPdfAnnotHighlightMode mode ) : void | ||
mode | HPdfAnnotHighlightMode | |
return | void |