FitExplicitDestination
סקירה כללית
FitExplicitDestination הוא שיעור ב Aspose.PDF FOSS עבור .NET. מורשת מ : ExplicitDestination.
מיקום המועדון ( / Fit ).
שיעור זה מספק 5 שיטות לעבוד עם אובייקטים FitExplicitDestination בתוכניות .NET. שיטות זמינות כוללות: CreateDestination, FitExplicitDestination, ToString. כל החברים הציבוריים זמינים לכל יישום .NET לאחר התקנת Aspose.PDF FOSS עבור חבילת .Net. רכוש : Page, PageNumber, Type.
נכסים
| שם | סוג | גישה | תיאור |
|---|---|---|---|
PageNumber | int | קראו | מספר דף היעד (בסיס 1 ). |
Type | string | קראו | שם סוג היעד (Fit, XYZ, FitH וכו ‘). |
Page | Page? | קראו | דף היעד (API Parity ). |
שיטות
| חתימה | תיאור |
|---|---|
FitExplicitDestination(page: Page) | צלצול FitExplicitDestination על האינדקס הזה FitExplicitDestination. |
FitExplicitDestination(pageNumber: int) | |
FitExplicitDestination(document: Document, pageNumber: int) | |
ToString() | צלצול ToString על האינדקס הזה FitExplicitDestination. |
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[]) | מפעל: יצירת התת-קטגוריה של יעד ספציפי עבור הצגת דף מספר. |