[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionHide.LinkedObjects

LinkedObjects Property

LinkedObjects

Gets or sets an array of objects which are linked with this ActionHide. It can be an AnnotationBase object or a string defining the fully qualified field name of an interactive form field whose associated widget annotation or annotations are to be affected.

Declaration
public ActionHide.LinkedObjectCollection LinkedObjects { get; }
Public ReadOnly Property LinkedObjects As ActionHide.LinkedObjectCollection