ImageGear .NET v25.2 - Updated
ImGearPDFDestination Class
Members 




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFDestination Class
Represents a particular view of a page in a document.
Object Model
ImGearPDFDestination ClassImGearPDFAtom ClassImGearPDFBasObj ClassImGearPDFFixedRect ClassImGearPDFDestination Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFDestination 
   Inherits ImGearPDFObject
'Usage
 
Dim instance As ImGearPDFDestination
public sealed class ImGearPDFDestination : ImGearPDFObject 
public __gc __sealed class ImGearPDFDestination : public ImGearPDFObject 
public ref class ImGearPDFDestination sealed : public ImGearPDFObject 
Remarks
It contains a reference to a page, a rectangle on that page, and information specifying how to adjust the view to fit the window's size and shape. See section 8.2, "Document-Level Navigation," in the PDF Reference for more information on destinations.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFDestination

See Also

Reference

ImGearPDFDestination Members
ImageGear.Formats.PDF Namespace

Is this page helpful?
Yes No
Thanks for your feedback.