|
iText 8.0.2 API
|
Represents Dest element, a child of the link, GoTo, and GoToR elements. More...
Public Member Functions |
|
| virtual String | GetName () |
| Gets the Name attribute of Named element, a child of Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetName (String name) |
| Sets the Name attribute of Named element, a child of Dest element. More... |
|
| virtual FitObject | GetXyz () |
| Gets the XYZ element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetXyz (FitObject xyz) |
| Sets the XYZ element, a child of the Dest element. More... |
|
| virtual FitObject | GetFit () |
| Gets the Fit element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFit (FitObject fit) |
| Sets the Fit element, a child of the Dest element. More... |
|
| virtual FitObject | GetFitH () |
| Gets the FitH element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFitH (FitObject fitH) |
| Sets the FitH element, a child of the Dest element. More... |
|
| virtual FitObject | GetFitV () |
| Gets the FitV element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFitV (FitObject fitV) |
| Sets the FitV element, a child of the Dest element. More... |
|
| virtual FitObject | GetFitR () |
| Gets the FitR element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFitR (FitObject fitR) |
| Sets the FitR element, a child of the Dest element. More... |
|
| virtual FitObject | GetFitB () |
| Sets the FitB element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFitB (FitObject fitB) |
| Gets the FitB element, a child of the Dest element. More... |
|
| virtual FitObject | GetFitBH () |
| Sets the FitBH element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFitBH (FitObject fitBH) |
| Gets the FitBH element, a child of the Dest element. More... |
|
| virtual FitObject | GetFitBV () |
| Sets the FitBV element, a child of the Dest element. More... |
|
| virtual iText.Forms.Xfdf.DestObject | SetFitBV (FitObject fitBV) |
| Sets the FitBV element, a child of the Dest element. More... |
|
Represents Dest element, a child of the link, GoTo, and GoToR elements.
Represents Dest element, a child of the link, GoTo, and GoToR elements. Corresponds to the Dest key in the link annotations dictionary. For more details see paragraph 6.5.10 in XFDF document specification. Content model: ( Named | XYZ | Fit | FitH | FitV | FitR | FitB | FitBH | FitBV )
|
inlinevirtual |
Gets the Fit element, a child of the Dest element.
Gets the Fit element, a child of the Dest element. Corresponds to the Fit key in the destination syntax. Required attributes: Page. For more details see paragraph 6.5.13 in XFDF document specification.
|
inlinevirtual |
Sets the FitB element, a child of the Dest element.
Sets the FitB element, a child of the Dest element. Corresponds to the FitB key in the destination syntax. Required attributes: Page. For more details see paragraph 6.5.14 in XFDF document specification.
|
inlinevirtual |
Sets the FitBH element, a child of the Dest element.
Sets the FitBH element, a child of the Dest element. Corresponds to the FitBH key in the destination syntax. Required attributes: Page, Top. For more details see paragraph 6.5.15 in XFDF document specification.
|
inlinevirtual |
Sets the FitBV element, a child of the Dest element.
Sets the FitBV element, a child of the Dest element. Corresponds to the FitBV key in the destination syntax. Required attributes: Page, Left. For more details see paragraph 6.5.16 in XFDF document specification.
|
inlinevirtual |
Gets the FitH element, a child of the Dest element.
Gets the FitH element, a child of the Dest element. Corresponds to the FitH key in the destination syntax. Required attributes: Page, Top. For more details see paragraph 6.5.17 in XFDF document specification.
|
inlinevirtual |
Gets the FitR element, a child of the Dest element.
Gets the FitR element, a child of the Dest element. Corresponds to the FitR key in the destination syntax. Required attributes: Page, Left, Bottom, Right, Top. For more details see paragraph 6.5.18 in XFDF document specification.
|
inlinevirtual |
Gets the FitV element, a child of the Dest element.
Gets the FitV element, a child of the Dest element. Corresponds to the FitV key in the destination syntax. Required attributes: Page, Left. For more details see paragraph 6.5.19 in XFDF document specification.
|
inlinevirtual |
Gets the Name attribute of Named element, a child of Dest element.
Gets the Name attribute of Named element, a child of Dest element. Allows a destination to be referred to indirectly by means of a name object or a byte string. For more details see paragraph 6.5.25 in XFDF document specification.
|
inlinevirtual |
Gets the XYZ element, a child of the Dest element.
Gets the XYZ element, a child of the Dest element. Corresponds to the XYZ key in the destination syntax. Required attributes: Page, Left, Bottom, Right, Top. For more details see paragraph 6.5.32 in XFDF document specification.
|
inlinevirtual |
Sets the Fit element, a child of the Dest element.
Sets the Fit element, a child of the Dest element. Corresponds to the Fit key in the destination syntax. Required attributes: Page.
| fit | a FitObject that represents Fit of Dest element. |
|
inlinevirtual |
Gets the FitB element, a child of the Dest element.
Gets the FitB element, a child of the Dest element. Corresponds to the FitB key in the destination syntax. Required attributes: Page. For more details see paragraph 6.5.14 in XFDF document specification.
| fitB | a FitObject that represents FitB of Dest element. |
|
inlinevirtual |
Gets the FitBH element, a child of the Dest element.
Gets the FitBH element, a child of the Dest element. Corresponds to the FitBH key in the destination syntax. Required attributes: Page, Top.
| fitBH | a FitObject that represents FitBH of Dest element. |
|
inlinevirtual |
Sets the FitBV element, a child of the Dest element.
Sets the FitBV element, a child of the Dest element. Corresponds to the FitBV key in the destination syntax. Required attributes: Page, Left.
| fitBV | a FitObject that represents FitBV of Dest element. |
|
inlinevirtual |
Sets the FitH element, a child of the Dest element.
Sets the FitH element, a child of the Dest element. Corresponds to the FitH key in the destination syntax. Required attributes: Page, Top.
| fitH | a FitObject that represents FitH of Dest element. |
|
inlinevirtual |
Sets the FitR element, a child of the Dest element.
Sets the FitR element, a child of the Dest element. Corresponds to the FitR key in the destination syntax. Required attributes: Page, Left, Bottom, Right, Top.
| fitR | a FitObject that represents FitR of Dest element. |
|
inlinevirtual |
Sets the FitV element, a child of the Dest element.
Sets the FitV element, a child of the Dest element. Corresponds to the FitV key in the destination syntax. Required attributes: Page, Left.
| fitV | a FitObject that represents FitV of Dest element. |
|
inlinevirtual |
Sets the Name attribute of Named element, a child of Dest element.
Sets the Name attribute of Named element, a child of Dest element. Allows a destination to be referred to indirectly by means of a name object or a byte string.
| name | string value of the Name attribute. |
|
inlinevirtual |
Sets the XYZ element, a child of the Dest element.
Sets the XYZ element, a child of the Dest element. Corresponds to the XYZ key in the destination syntax. Required attributes: Page, Left, Bottom, Right, Top.
| xyz | a FitObject that represents XYZ of Dest element. |