Skip to main content

ApiPolyLineAnnotation

ApiPolyLineAnnotation is a subclass of ApiBaseAnnotation.

Methods

MethodReturnsDescription
AddReplybooleanAdds reply on this annot.
DeletebooleanRemoves annotation from document.
GetAuthorNamestringGets annotation author name.
GetBorderColorApiColorGets annotation border color.
GetBorderEffectIntensitynumberGets annotation border effect intensity.
GetBorderEffectStyleAnnotBorderEffectStyleGets annotation border effect style.
GetBorderStyleAnnotBorderStyleGets annotation border style.
GetBorderWidthptGets annotation border width.
GetClassType"polyLineAnnot"Returns a type of the ApiPolyLineAnnotation class.
GetContentsstringGets annotation contents.
GetCreationDatenumberGets annotation creation date.
GetDashPatternnumber[]Gets annotation dash pattern.
GetDisplayDisplayTypeGets annotation display type.
GetEndStyleLineEndStyleGets a line end style.
GetFillColorApiColorGets annotation fill color.
GetInternalIdstringReturns an internal ID of the current annotation.
GetModDatenumberGets annotation last modification date.
GetOpacitystringGets annotation opacity.
GetPositionPointGets annotation position.
GetRectRectSets annotation rect.
GetRepliesApiTextAnnotation[]Gets replies on this annot.
GetStartStyleLineEndStyleGets a line start style.
GetSubjectstringGets annotation subject.
GetUniqueNamestringGets annotation unique name.
GetVerticesPathGets ink path list.
SetAuthorNamebooleanSets annotation author name.
SetBorderColorbooleanSets annotation border color.
SetBorderEffectIntensitybooleanSets annotation border effect intensity.
SetBorderEffectStylebooleanSets annotation border effect style.
SetBorderStylebooleanSets annotation border style.
SetBorderWidthbooleanSets annotation border width.
SetContentsbooleanSets annotation contents.
SetCreationDatebooleanSets annotation creation date.
SetDashPatternbooleanSets annotation dash pattern.
SetDisplaybooleanSets annotation display type.
SetEndStylebooleanSets a line end style.
SetFillColorbooleanSets annotation fill color.
SetModDatebooleanSets annotation last modification date.
SetOpacitybooleanSets annotation opacity.
SetPositionbooleanSets annotation position.
SetRectbooleanSets annotation rect.
SetStartStylebooleanSets a line start style.
SetSubjectbooleanSets annotation subject.
SetUniqueNamebooleanSets annotation unique name.
SetVerticesbooleanSets vertices to polyline annot.