VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotation Class
In This Topic
PdfAnnotation Class Methods
In This Topic
For a list of all methods of this type, see PdfAnnotation.
Public Methods
 NameDescription
Public MethodOverloaded. Creates a for the specified appearance state and appearance name.
Public MethodOverloaded. Create a copy of this annotation instance.
Public MethodOverloaded. Creates a on .Down annotation appearance.
Public MethodCreates the annotation graphics figure for this annotation.
Public MethodOverloaded. Creates a on .NormalStates annotation appearance with specified name.
Public MethodOverloaded. Creates a on .RolloverStates annotation appearance with specified name.
Public MethodSearches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase)
Public MethodReturns the action, which is associated with the specified action property name.
Public MethodReturns the appearance for this annotation.
Public MethodOverloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase)
Public MethodReturns the normal appearance for this annotation.
Public MethodReturns the transform from the annotation space to the page space.
Public MethodMultiplies a current transformation matrix of annotation appearances to the specified transformation matrix.
Public MethodSets the action, which is associated with the specified action property name.
Public MethodSets the specified flag value in Flags property.
Public MethodReturns a System.String that represents this instance. (Inherited from PdfTreeNodeBase)
Public MethodUpdates the appearance of this annotation using appearance generator.
Protected Methods
 NameDescription
Protected MethodCreates the default annotation appearance generator.
Protected MethodRaises the AppearanceUpdated event.
Protected MethodRaises the ContentsChanged event.
Protected MethodRaises the RectangleChanged event.
See Also